This application is developed in a react js component and promise based design to search and discover food recipes based on thirdparty Recipe Search API (EDAMAM).
As a foodie, I want to discover recipes of your choice keyword to discover the recipes, ingredients and calories information to easily cook by yourself.
Hosted Url: https://deenuy.github.io/React-recipe-app/
On the main search bar, the user can type in the ingredient keyword and hit the Search button.
The website will return a maximum of 10 recipes, ingredients, images and calories information based on keyword search.
The data is retrieved from EDAMAM recipe search API, a reliable source for discovering nutritious recipes.