Food recipes

2023

Basic web app to search for Food Recipes.
With this app you can search for the ingredients and preparations mode for many public recipes, using the free API called TheMealDB.
You can also starred your favorite recipes to access it quickly. In fact, this list of favorite recipes don't lose, because it is saved into the LocalStorage of the browser, hence, you can see all of these every time you want.
In the main page shows up a random recipe every time you refresh the browser. Using Javascript async functions to make parallel process of query and fetch.
Platform
Github
Technologies used:
main-view-food-recipes