Skip to content

SvenNJ/userchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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