Skip to content

A complete chat application built using node.js and socket.io, with features like photo sharing, emojis and GIFs

Notifications You must be signed in to change notification settings

anshuldevmehta/HelloYou

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloYou

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

Features

  • send pictures 🌅
  • send emojis 😄
  • 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

About

A complete chat application built using node.js and socket.io, with features like photo sharing, emojis and GIFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • HTML 16.0%
  • CSS 12.4%