Using APIs to find recipes
Using the search bar, the end user can search for any recipe and get back the ingredients and the instructions on how to make it
This project uses React to make the front end of the application/the search bar. The application uses the Edamam API for the recipe search and the Unsplash API for the food background in the homepage, complete with the name of the photographer/the food's description.
View Application