A test implementation of a recipe search application using the free TheMealDB API. This project demonstrates web API integration, local storage usage, and responsive UI design.
- Search recipes by name
- Save favorite recipes to browser's local storage
- Responsive grid layout for all screen sizes
- Detailed recipe view in modal popup
- Clean modern interface with:
- Gradient text effects
- Blurred background
- Smooth animations
- HTML5
- CSS3 (Grid, Flexbox)
- JavaScript (ES6+)
- TheMealDB API (free tier)