A simple and responsive Recipe App built with HTML, CSS, and JavaScript.
Users can search for recipes, view recipe details, and explore food images in a card layout.
- 🔍 Search recipes by name
- 📖 View recipe details with ingredients and instructions
- 🖼️ Responsive card layout (2 cards on mobile, more on larger screens)
- 🍴 Simple, clean, and user-friendly UI
- HTML5
- CSS3 (Grid, Flexbox, Media Queries)
- JavaScript (Fetch API)