Search and discover authentic local dishes by city — powered by TheMealDB and GeoDB APIs.
- Search any city → get local dishes
- Fuzzy matching of country → cuisine
- View full dish recipes and YouTube instructions
- Save favorite meals (localStorage-based)
- Responsive UI with Tailwind CSS
- Built with React + Vite
- React (w/ Vite)
- Tailwind CSS
- Fuse.js
- GeoDB Cities API (via RapidAPI)
- TheMealDB API
git clone https://github.com/gorankolak/platera-app
cd platera-app
npm install
npm run dev