You need running MongoDB to run this project
cd ChatApp/chat-app
npm install
npm start
cd ChatApp/server
npm install
npm start
- Design improves
- Isomorphic implementation
Backend has been taken from https://github.com/tabvn/nodejs-reactjs-chatapp