It is a small React app that I created to help me (or others) with cooking ideas. The application retrieves data from edamam's API.
- General Info
- Technologies Used
- Features
- Screenshots
- Setup
- Project Status
- Room for Improvement
- Acknowledgements
- Contact
- Sometimes I have no idea what to cook this small app helps to figure it out.
- I created it to practoice basic React features too.
- React
- Rest API
- CSS
- Responsive design
- Search based on ingredients or any food type.
- Filtration is possible for various health problems (e.g. gluten-free)
- The generated cards show a picture of the food, calorie intake, a link to the recipe, ingredients, and health labels.
Responsiveness:
To run this project, install it locally using npm:
$ cd ../react_recipe_app
$ npm install
$ npm start
Project is: complete
- Saving user preferences in Local_Storage
- Backend solution for user database
- Added mailing list
Room for improvement:
- Limit down the number of recepies and img size for speed things up
- This project was inspired by Dev Ed's recipe React app.
Created by @elh-art - feel free to contact me!