Cloud Contact App Where User can Register, Login and then keep and manage their contacts in the cloud. In this project i have use Node Js, Express, Mongodb for Serving api and React With Redux for Frontend.
https://cloud-contact-devmahmud.herokuapp.com/
npm install
npm run client-install
npm run dev
npm run server
npm run client
Server runs on http://localhost:5000 and client runs on http://localhost:3000
You need to setup your mongo database connection string in "config/default.json" folder and also the jwt secret