- React Application
- JSWT sign-in and sign-out
- Add and delete list items
These instructions will get you a copy of the project up and running on your local machine for development. I will assume that you already have Node.js and MongoDB installed locally.
Install dependencies
- In your CLI, enter mongod
- In a new CLI window, go to root of directory and enter node server.js
- In browser, navigate to http://localhost:3000
Application deployed on Heroku: https://listapp-react-65111.herokuapp.com/