pratham891 / gossip-deck

Web Chat Application

Home Page:https://gossip-deck.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webchat Application

A webchat application using socket.io

For running the server locally

Clone the repository in your local machine

git clone https://github.com/pratham891/webchat-application.git

Enter the directory

cd "webchat-application"

Install the dependencies

npm i

Start the local server

node app.js

Open http://localhost:3000 in your browser to view the website

About

Web Chat Application

https://gossip-deck.onrender.com/


Languages

Language:JavaScript 57.4%Language:CSS 34.1%Language:HTML 8.5%