Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 371 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 371 Bytes

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 .0.0