adigapranava / Chat-App

A chat Application using socket.io

Home Page:https://chat-room-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-App

A chat Application made using socket.io. User can join any room and chat!!!

Run App locally

1 Clone the repo

git clone https://github.com/adigapranava/Chat-App.git

2 Move to the Directory

cd Chat-App

3 Install the required packages

npm install

4 Run the index.js file

node index.js

5 Go to http://localhost:3001/

About

A chat Application using socket.io

https://chat-room-chat.herokuapp.com/


Languages

Language:JavaScript 57.0%Language:EJS 43.0%