Chef RPG Interactive Map 👨🍳🚧[WIP]
The goal of this repository is to make it easier for players to search for an ingredient, fish, or an npc.
Tasks
- [x] Make marker objects accessible by other components
- [x] Populate the map with markers
- [ ] Show more details when user clicks on a marker
- [x] Side bar for map key or to toggle the visibility of markers (?)
- [ ] Change map ingredients depending on the season
- [ ] Add possible fish per area
- [ ] Multi-language support
- [ ] Pull data from a database instead of JSON files
- [ ] Use tailwindcss
How to Contribute
- Fork this repository
- Clone and install by:
- cd chef-rpg-ingredients-map
- npm install
- npm run dev
- Submit a pull request and describe changes you made
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available: