Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 437 Bytes

FoodBae App

Search and generate random meals from the themealdb.com API

The App can be found live at foodbae.netlify.app

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