A searchable reference guide to common spices and herbs, what they taste like, which dishes they suit, which cuisines they belong to, and a practical tip for each one.
Built as a Progressive Web App, so you can add it to your iPhone home screen and use it like a native app.
https://fascinating-pika-7e6020.netlify.app/
- 28 spices and herbs covered
- Live search by name, dish, or cuisine
- Filter by spices or herbs
- Practical cooking tip for each entry
- Works as a PWA, installable on iPhone via Safari
- React
- Vite
- Netlify
git clone https://github.com/mvanenter/spice-guide.git cd spice-guide npm install npm run dev