Skip to content

pingme998/HiChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiChat

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

View the live demo: http://hichat.herokuapp.com/

Features

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

How to run

  1. download the code then extract
  2. run npm install from command line window
  3. run node server or iojs server if you are using io.js
  4. finnaly, open your browser and visit localhost:3000

ๆ•™็จ‹่งๅšๅฎข

codeship builing status

About

A chat application built with Node.js and Websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • HTML 28.0%
  • CSS 10.5%