Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ezzylan/plant-cell-organelles
- Owner: ezzylan
- License: mit
- Created: 2023-10-16T17:07:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-17T23:21:05.000Z (about 1 year ago)
- Last Synced: 2023-10-18T07:41:43.021Z (about 1 year ago)
- Topics: dnd-kit, react, react-router, shadcn-ui, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://ezzylan.github.io/plant-cell-organelles/
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.