Skip to content

ahahn95/GroceryList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroceryList-w-Backend

How to start (macOS Instructions):

  1. Enter into terminal: alias startMongo='mongod --dbpath PATH_TO_DIRECTORY/Grocery_List/backend/data'
  2. To start database, enter startMongo into terminal
  3. To start UI, cd into UI folder and type npm install && npm start
  4. To start backend, cd into backend folder and type npm install && npm start

Current Issues:

  1. Page must be reloaded when any change is made
  2. Checked state is not currently implemented

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published