This is node base app was created in Nodejs, Express, and Socket.io and MongoDB.
Clone this repository and run
npm install
Then run:
npm start
goto your browser
and visit localhost:8080.
Note:
You should have mongoDB installed and started for this application to work correctly.