AudreyII is a yearly meal planning application. Once signed up a user can create weekly meal plans by searching the millions of recipes on the Edamun API. The user also has the option to print out a grocery list of ingredients out of those week's meals. This is the github repo for the API backend of AudreyII.
For API of AudreyII, visit: AudreyII-API
To see a live verison of the complete AudreyII project, visit: AudreyII
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
In order for any part of the app to work, you must also start up the AudreyII-API project!
Step 1: First fork and Clone the this Repo.
Step 2: In the root directory, first run npm install
.
npm install
Step 3: To start the project, in the root directory, run npm start
npm start
- React - JavaScript library used
- Redux - Used for Frontend State Management
- Semantic UI - the CSS framework used
We use SemVer for versioning.
- Alice Balbuena - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details
- Rabbit by Mike Firsov from the Noun Project
- chef by Geovani Almeida from the Noun Project