Welcome to YumYum Recipes, your one-stop destination to discover and explore mouth-watering recipes from around the world! ππ΄
π Click here to explore the app!
(Deployed via Vercel)
- π Search Recipes by name or ingredients
- π Browse by Category (Breakfast, Lunch, Dinner, Desserts, etc.)
- π Detailed Recipe View with ingredients & cooking steps
- β‘ Live API Integration β real-time data fetching
- π» Responsive Design β looks great on all devices
- π¨ Clean & Minimal UI using modern CSS
| Tech | Description |
|---|---|
| HTML5 | Structure & Semantics |
| CSS3 | Styling with Flexbox & Grid |
| JavaScript | Dynamic functionality |
| REST API | Recipe data fetching |
Home page
All Recipes Page
Login Page
frontend/
βββ css/
β βββ style.css
β βββ ....
βββ js/
β βββ script.js
β βββ .....
βββ html/
β βββ index.html
β βββ allRecipe.html
β βββ .....
βββ images/
βββ README.md
anyone can get the backend code on


