This is a simple Recipe app that consumes an API. It is made using HTML, CSS and JAVASCRIPT
The API provides a wide range of data including: Link to - The Meals DB
- Meal names,
- An image url
- Preparing instructions and
- Ingredients.
The app has the following features:
- Searching for a meal
- Showing random meal every time a user refreshes the page
- Adding/removing meals to/from favorite
- Showing meal preparation instructions and ingredients
- Saving the user's favorite meals to localstorage and loading them up when the app is launched