/Meal-finder-app

An app that works with 'TheMealDB' API to find meals by name and displays the results.

Primary LanguageJavaScript

Meal Finder App

An app that works with 'TheMealDB' API to find meals by name and displays the results.

Table of contents

General info

The applications works with TheMealDB api using the Fetch API. I wanted to practice async/await functions. The pictures and names of the recipes are displayed and when clicked display the recipe and the ingredients with their corresponding measure.

Screenshots

Screenshot

Demo

Built With

  • HTML
  • CSS
  • JavaScript

Features

List of features ready and TODOs for future development

  • JavaScript async/await
  • Use of third-party api, TheMealDB
  • Displays recipes with ingredientes and measures

Status

Project is: finished.

Inspiration

Project based on 20 Web Projects with Vanilla JavaScript

Contact