Link to my Recipe Finder Website - https://avi-47.github.io/recipe-website/ hosted at github.com/Avi-47/recipe-website:
A modern web application that allows users to search for delicious recipes using ingredients or dish names. The app fetches recipes dynamically from a public API and displays cooking instructions, images, and ingredients — all in a responsive, user-friendly UI.
- 🔍 Search Recipes by keywords (e.g., "chicken", "pasta")
- 📃 View ingredients, cooking instructions, and recipe details
- 🖼️ Display recipe thumbnails and titles neatly
- 💻 Responsive Design — works on desktop and mobile
- ⚡ Fast and simple user experience with real-time fetch
| Frontend | Description |
|---|---|
| HTML5 | Page structure and layout |
| CSS3 | Styling and responsiveness |
| JavaScript | Dynamic UI & API integration |
| TheMealDB API | Free meal recipe API |
git clone https://github.com/Avi-47/recipe-website.git
cd recipe-websiteThen simply open the index.html file in your browser.
💡 No server required. It’s a pure frontend app.
- TheMealDB API – provides free recipe data.
Avimanyu Goswami Electrical Engineering @ Jadavpur University 🔗 LinkedIn 📧 avimanyug.ee.ug@jadavpuruniversity.in
Let me know if you'd like a live demo badge, deploy it via GitHub Pages, or add more sections like Contributing, License, etc.