A mobile-first PWA cooking app that teaches teenagers basic kitchen skills through retro arcade-style cooking simulators.
Live app: https://toasted-cheese-map.emergent.host
Cheese on Toast lets users practise cooking steps in a playful simulator before trying the real recipe.
The app includes:
- Arcade-style cooking challenges
- Achievements, streak counters, and perfect-run scoring
- Beginner-friendly recipes
- Mobile-first PWA install support
- Brutalist black/yellow visual design
- Privacy, terms, and contact pages
- Teens learning basic cooking
- Parents looking for safer beginner kitchen tools
- University students learning simple meals
- React PWA
- TailwindCSS
- FastAPI
- MongoDB
- Stripe Checkout
- Resend
- Gemini-generated recipe illustrations
Hosted MVP.
This project is live, public, and under active development.
cd frontend
npm install
npm run devcd backend
pip install -r requirements.txt
uvicorn main:app --reload/privacy/terms/contact
