This is a anonymous chatting application
Nodejs, ExpressJS
$ git clone https://github.com/chaitanyagiri/CHAT-LNM.git
$ cd CHAT-LNM
$ npm install
$ npm start
After installing you must get something like this
listening on *:3000
Then go to http://localhost:3000/
- [Nodejs]
- [ExpressJS]
- [Socket.io]
- [JQuery]
- [Bootstrap]
Just open an issue with your suggestion.
This project is licensed under the MIT License - see the LICENSE.md file for details