EASY RECIPE 123 - Inspiration for Easy Recipes
https://easyrecipe-vnwn.onrender.com/ Table of ContentsProject Inspiration

I wanted to create a website that would make it easy to look up new healthy meals. I find it easy to be prepareing the same list of 5-6 meals all the time and wanted an easy to navigate website to bring up ideas. For my DigitalCrafts bootcamp class, I used React and Redux to make a front-end website to navigate the Ednamam API to look up food recipes.
Built With
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
sh npm install npm@latest -g
Installation
- Get a free API Key at https://developer.edamam.com/?ref=public-apis
- Clone the repo
sh git clone https://github.com/smhenderson89/easyRecipe - Install NPM packages
sh npm install - Replace your
API IDandAPI KEYinSearchRecipe.js
Usage
See Github repo for pictures.Roadmap
- [ ] Add features to cross out ingredients for shoppping list tab
- [ ] Fix minor CSS issues
- [ ] Prevent user from breaking website
- [ ] Implement Back-end database with Login to remember User and favorited recipes
- [ ] Stretch Goal: Check if ingredients for recipe are available at nearby grocery stores
See the open issues for a full list of proposed features (and known issues).
Contact
Scott Henderson - scott.mc.henderson@gmail.com
Github: https://github.com/smhenderson89
LinkedIN: https://www.linkedin.com/in/scottmchenderson/
Portfolio: https://scotthenderson.netlify.app/
Acknowledgments
- The DigitalCrafts Teachers and Teaching Assistants
- React Icons
- Net Ninja Youtube Series
Log in or sign up for Devpost to join the conversation.