Skip to content

Vishnu-Murti-Pandey/chit-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chit-Chat

Chit-Chat is a Full Stack Chatting App. Uses Socket.io for real-time communication and stores user details in encrypted format in Mongo DB Database. You can do one-on-one chat or you can add, update, and remove multiple users to create a group chat.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

API Auth: JWT

Demo

https://chit-chat-puqa.onrender.com/

Features

Authentication

One-on-One Chat

Search user

Create Group chat

Remove user from group

Created By @vishnu