https://react-food.herokuapp.com/
A recipe searching App created using React
- Clone
- npm install
- npm start
Features:
1) Built purely with React, no any other library or framework used
2) Responsive for all screen sizes
3) Simple UI
4) Search from 1.7+ million recipes (uses Edamam API)
5) Get Recipe details alongwith calorie contents
6) Add/Remove Recipes to/from 'My Meals' or 'Favourites' sections
7) Data persists even after reloading the page