Skip to content

developeranaz/Web-Chat-Room-Heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeChat (Heroku Chat App)

===

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

live demo: https://hichat.herokuapp.com

Deploy

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

Originally Forked from here

About

A chat application built with Node.js and Websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.0%
  • HTML 16.9%
  • CSS 12.1%