nveenjain / basic-chatroom

A basic chat room using node and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-chatroom

A basic chat room using node and socket.io

First of all install all the dependancies using npm install command.

next use "node index.js"

Then open your browser http://localhost:3000

Enter your username. In console you can see how many users are connected and whenever user diconnect or connect!

About

A basic chat room using node and socket.io


Languages

Language:HTML 78.8%Language:JavaScript 21.2%