Skip to content

Shopping list app with React, Node and Mongoose (in slooooooow progress)

Notifications You must be signed in to change notification settings

torjantai/shoppinglist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping list app with React, Node and Mongoose

Work in progress.

First, make sure you have mongod up an running on localhost.

  1. Run npm install at your project root
  2. Run npm install at ./client
  3. Run npm start at root folder to start the server.
  4. At /client, run npm start again.
  5. Open localhost:3000 on your web browser.

Known Issues

  • not all functions at front-end have been changed to match the new backend

To Do

  • error handling

About

Shopping list app with React, Node and Mongoose (in slooooooow progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages