sha337 / chatApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatApp

A real time chat app created using socket.io

Steps to use it on your local host

  • clone the repo
  • cd chatApp
  • run "npm install" to install all the dependencies
  • run "node server.js"
  • visit localhost:3000

About


Languages

Language:JavaScript 44.7%Language:HTML 29.4%Language:CSS 25.9%