Skip to content

Alicekb/audreyII-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudreyII - Frontend

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

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

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

Built With

  • React - JavaScript library used
  • Redux - Used for Frontend State Management
  • Semantic UI - the CSS framework used

Versioning

We use SemVer for versioning.

Authors

  • Alice Balbuena - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Rabbit by Mike Firsov from the Noun Project
  • chef by Geovani Almeida from the Noun Project

About

The frontend for Audrey II meal planning app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published