This project was bootstrapped with Create React App.
This is a react app that utilized the Edamam Recipe Search API (https://developer.edamam.com/edamam-docs-recipe-api) in order to display recipes from their database.
- Implemented search bar in order to search for any recipe
- Display all recipes from the the search on the screen using the API
- implemented get recipe button which displays the full recipe from the API url
Here's a walkthrough
This is my first react app that I created, it took sometime geting used to but it was a fun journey and the outcome was worth it at the end.
