npm install - to intall all packages npm start - to start the server npm client - to start the client side npm run watch.
A simple node chat room application, that sends, receives and saves messages in real time to a mongoDB database. Bi-directional communication between client and server implemted using Socket.IO
- NodeJS
- React
- Express
- MongoDB
- Socket.IO
- JWT
- MVC framework