Live Demo: http://recipebox.netlify.com
Web app that call FoodtoFork API to get search result data that can br filtered/sorted. The default or the cover pages displays a list of popular recipes.
The recipie card provides a link to the details page which is a react component which is part of the project. The other link takes the user to the third party website where the detailed instructions of the recipe are provided.
The recipe details page contains a two column layout displaying the image and the required ingredients.The details page has a link to the main page and publishers website.
The search bar can be used to search for a particular recipe, by entering the recipe name or a list of ingredients seperated by commas.
- React
- Ant Design UI library
- Bootsrap
GOPISURESH AKULA