Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.35 KB

IChat

This is a real time messaging app build with MERN STACK with socket.io with Authentication functionality and also real time notification functionality.

User Authentication

Screenshot from 2023-01-28 18-31-07 Screenshot from 2023-01-28 18-31-04

Chatting

Screenshot from 2023-01-28 18-08-07

RealTime Notification

Screenshot from 2023-01-28 18-08-23

Screenshot from 2023-01-28 18-08-35

##Creating Group,Add and Remove User Screenshot from 2023-01-28 18-10-35

For starting the app

Clone the repository

git clone [email protected]:Parthib314/iChat.git

Server Side

cd server
npm start

Client Side

cd newClient
npm run dev

Wish you love Chatting with iChat.