This application allows users to add and delete items from a list. Default access is read-only, users are invited to register or login to edit the list. This application was built following Traversy Media's "Learn the MERN Stack series": https://www.youtube.com/watch?v=PBTYxXADG_k&list=PLillGF-RfqbbiTGgA77tGO426V3hRF9iE.
- React 16.10.2
- React Redux: 7.1.1
- Redux: 4.0.4
- React Transition Group: 4.3.0
- Reactstrap: 8.0.1
- Bcryptjs: 2.4.3
- Concurrently: 5.0.0
- Express: 4.17.1
- Jsonwebtoken: 8.5.1
- Mongoose: 5.7.4
- Launch your terminal.
cd desktop
Navigate to the desktop.git clone "https://github.com/MarcLignarius/MERN.ShoppingList"
Clone this repository to your desktop.cd MERN.ShoppingList
Open up the cloned repository.npm install
This will allow the viewer of this project to have access to the CLI (command line interface) for webpack.npm run dev
to launch the app which will be hosted at http://localhost:3000/
Alternatively, visit https://agile-atoll-44271.herokuapp.com/ to see the live version of the application. Please note it may take up to a minute or so for the application to open.
There are no known bugs as of that last release.
Please contact me via LinkedIn if you have any questions. Your feedback is always welcomed!
Copyright (c) 2019 Marc Davies