Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 910 Bytes

README.md

File metadata and controls

46 lines (24 loc) · 910 Bytes

Multi-Room Chat Application

To run:

On Windows/Mac/Linux:

$ node app.js

After running go to this address:

http://locahost:8080/

Live demo

For a live demo go to:

http://appolo-chat-example.herokuapp.com/

Credits

This application uses the following:

Future features

  • Chat history with MongoDB and LocalStorage
  • Private chat with users

###Enjoy!