Skip to content

meal app to store and search for meals. Used ONLY vanilla JS, no libraries or frameworks

Notifications You must be signed in to change notification settings

mayankreg/recipe_web_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe_web_application

#Techstack HTML CSS JS API

#Functionality:

  1. app renders meals from AP1 based on relevant search
  2. meals/data received are rendered on page as cards
  3. these cards can be added in favourite section of app
  4. each card has a functionality of view_details & add to favourite section
  5. cards in favourite section have option of view details & removed
  6. local storage used

#APIused: https://www.themealdb.com/api/json/v1/1/

#googlefontsAPI: for making add to favourite button

https://fonts.google.com/icons?selected=Material+Symbols+Outlined:favorite:FILL@0;wght@400;GRAD@0;opsz@48

#How to run App:

  1. download & extract in folder
  2. open folder with VS code
  3. install live server in vs code
  4. right click on index.html file & open with live server

About

meal app to store and search for meals. Used ONLY vanilla JS, no libraries or frameworks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published