Sudarshan013 / Chatroom-App-using-Socket.IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the Chatroop app

1)clone the repository

2)Run the app in the development mode. Open http://localhost:3000/ to view it in the browser.

Chatroom App using SOCKET.IO

This is my first app using socket.io. This is a simulation of real time chatroom, which enables to communicate among several parallel clients. Chatroom app also broadcasts the message about name of client while typing the message

Chatroom broadcasting the typing message

Stack

Frontend

HTML,CSS,Vanilla Javascript

Server Side

Node JS(Express JS)

About


Languages

Language:JavaScript 40.5%Language:CSS 33.7%Language:HTML 25.8%