Skip to content

A meal planner that allows you to schedule and plan out your meals.

Notifications You must be signed in to change notification settings

nicholasruan/meal-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Meal Mate

A meal planner that allows you to schedule and plan out your meals. Through this application, users can search for meals that are stored on therecipedb and add their own custom meals to the recipe database.

Tech/framework used

Frontend UI built with React and Redux. The user authentication and data is handled through a Node.js server using MongoDB and Firebase.

Installation and Running Server

To run the server on your local machine first clone this repository using:

git clone https://github.com/nicholasruan/meal-planner

Once the repository is on your local machine install dependencies using:

npm install

To begin running server use:

npm start

Features to Add

  • Shopping list
  • Import ingredients from meals in planner to the shopping list

License

MIT © Nicholas Ruan()

About

A meal planner that allows you to schedule and plan out your meals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published