Searching for recipes food, getting the results from API, displaying these results, bookmarking favorite recipes, using local storage to store them, using classes, modules, promises, async-await, parcel, project architecture, and more ;)
- Using API from jonas: https://forkify-api.herokuapp.com/v2
- Node ^16.14.2
- Npm ^9.1.1
- Parcel ^2.8.0
- Core js ^3.26.1
- regenerator-runtime ^0.13.11
- Searching for recipes food.
- Display differnet results depending on the search query.
- Click on bookmark icon to bookmark your favorite recipe.
- Store all recipes bookmark to local storage.
2) You can see the flowchart for this app inserted in planning folder.
3) Use npm install command to install node_module