Skip to content

ishtiaqmahmood/Chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chef - Meal Finder App

Search and generate random meals from the themealdb.com API

Project Specifications

  • Display UI with form to search and button to generate
  • Connect to API and get meals
  • Display meals in DOM with image and hover effect
  • Click on meal and see the details
  • Click on generate button and fetch & display a random meal