This recipes application helps users to search recipes they like. By clicking on recipe you can get more inforamtion and the ingridients. The recipes are taken from Sponnacular api.
React.
- components: Contains all the components.
- pages: Contains all the pages.
git clone https://github.com/yardenavr/Recipes-App
- Install all packages with
npm install
- Run
npm start
💡 Search for cookies recipe
💡 Italian recipes
💡 Details of recipe
Click here see the demo.