🚀 Chat App

Building a full Realtime Chat Application.

➡️ Technologies Used:

1️⃣ Node

2️⃣ Express

3️⃣ React

4️⃣ Socket.IO

➡️ Get Started

Clone the repository

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

In the project directory(Chat-App/Client)

npm install

In the project directory(Chat-App/Server)

npm install

To run the application, In the project directory(Chat-App/Client)

npm start

To run the application, In the project directory(Chat-App/Server)

node index

➡️ Demo

Create Room

alt text

Start Chat

alt text

alt text

alt text