MERN Stack app. Makes use of MongoDB, ExpressJS, ReactJS, NodeJS.
- Clone Repo
- Run 'npm install' and then run 'npm run client-install'
- To start servers concurrently, run 'npm run dev'
Make sure to be pointing to localhost:3000 in client
Note: The connection string has been changed to point from MLab to Atlas