Skip to content

It's a simple meal search app design using javascript,html & css, and with the help of TheMealDB API for fetching data

Notifications You must be signed in to change notification settings

NavnathGunjal07/Meal-Search-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meal-Search-App

It's a simple meal search app design using javascript,html,bootstrap & css, and with the help of TheMealDB API for fetching data

Meal Search App

It's a simple meal search app design using javascript,html & css, and with the help of TheMealDB API for fetching data

Authors

API Reference (API Used In Meal Search App)

  • TheMealDB
    https://www.themealdb.com/api.php

Get Meals by name

  GET https://www.themealdb.com/api/json/v1/1/search.php?s=${search_text}

Get Meals by Id

  GET www.themealdb.com/api/json/v1/1/lookup.php?i=${mealId}

Demo

https://navnathgunjal07.github.io/Meal-Search-App/

Features

  • Search meal by typing letters
  • Add to favorites page
  • Cross platform

Screenshots

  • Desktop view
    • Home Page Screenshot (106)
    • Favorites Page Screenshot (108)
    • Details Page Screenshot (107)

🔗 Links

portfolio linkedin twitter

Feedback

If you have any feedback, please reach out to me at [email protected]

About

It's a simple meal search app design using javascript,html & css, and with the help of TheMealDB API for fetching data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published