Preptastic is a meal planning application that allows you to search through recipes, add them to a planning calendar, and print a shopping list of all the ingredients you'll need to make all the recipes.
The front end for this app can be cloned from HERE
This is the server. To install:
- MongoDB must be installed. CLICK HERE to download.
- npm install
- in the root directory of the project, run sh seed_db.sh to seed the database
- React & Redux
- Material.ui
- Authentication with JWT
- React-Router
- Moment
- Axios
- HTML/CSS/JavaScript
- Node js
- Hapi js Server
- MongoDB
- Mongoose
- Authentication with JWT