Skip to content

SvenNJ/user-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

user-chat

===

A chat application built with Node.js and socket.io.

#Features

  • send pictures ๐ŸŒ…
  • send emojis ๐Ÿ˜„
  • keyboard support ๐ŸŽน
  • online users count statistic ๐Ÿ‘ป

#How to run

  • download the code then extract
  • run "npm install" from command line
  • run "node app.js" or "iojs app.js" if you are using io.js
  • finnaly, open your browser and visit "localhost:3000"

About

A chat application built with Node.js and socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published