Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 385 Bytes

Shopping_List

A shopping list based on MERN stack

Anyone can see existing list but to edit the list you will have to register in the app.

To run on localhost:

npm install
npm client-install
npm run dev

View the app : https://shopping-list1234.herokuapp.com/

Preview: Home Screen Logged In

Tutorial by Brad Traversy