/MERN.ShoppingList

Full-stack MERN application including user authentication

Primary LanguageJavaScript

MERN.ShoppingList

October 2019

By Marc Davies

Dependencies License

Table of Contents

Description

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.

Technologies Used

  • 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

Setup and Installation

  • 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.

Known Bugs

There are no known bugs as of that last release.

Support and Contact Details

Please contact me via LinkedIn if you have any questions. Your feedback is always welcomed!

Copyright (c) 2019 Marc Davies