It's a simple meal search app design using javascript,html,bootstrap & css, and with the help of TheMealDB API for fetching data
It's a simple meal search app design using javascript,html & css, and with the help of TheMealDB API for fetching data
- TheMealDB
https://www.themealdb.com/api.php
GET https://www.themealdb.com/api/json/v1/1/search.php?s=${search_text}
GET www.themealdb.com/api/json/v1/1/lookup.php?i=${mealId}
https://navnathgunjal07.github.io/Meal-Search-App/
- Search meal by typing letters
- Add to favorites page
- Cross platform
If you have any feedback, please reach out to me at [email protected]