Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ezzylan/plant-cell-organelles

A React SPA game to label the parts of a plant cell.
https://github.com/ezzylan/plant-cell-organelles

dnd-kit react react-router shadcn-ui tailwindcss typescript vite

Last synced: 2 days ago
JSON representation

A React SPA game to label the parts of a plant cell.

Awesome Lists containing this project

README

        

# Plant Cell Game

A React SPA game to label the parts of a plant cell.

## Built With

- [React + TypeScript + Vite](https://vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [dnd kit](https://dndkit.com/)
- [React Router](https://reactrouter.com/en/main)

## Getting Started

```sh
git clone https://github.com/ezzylan/plant-cell-organelles.git
cd plant-cell-organelles
npm install
npm run dev
```

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.