/Shopping_List

A shopping list based on MERN stack

Primary LanguageJavaScriptMIT LicenseMIT

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