Skip to content

abi93k/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

A simple chat application using node.js

Setup

$ git clone git://github.com/abi93k/chatter.git
$ cd chatter
$ npm install
$ node app.js

Go to http://localhost:5000/

Features

  • Users can choose their own username on page load.
  • Multiple chat rooms.
  • A notification is sent to all users in a room when a user joins/leaves the room.
  • Font color support.
  • Smiley support.

Demo

http://stark-caverns-4785.herokuapp.com/

Contact

For any queries, [email protected]

About

A simple chat application using node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published