Skip to content

susmita09/React-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Chat


Table of Contents
  1. About The Project
  2. <li><a href="#usage">Features</a></li>
    <li><a href="#roadmap">Screenshots</a></li>
    

About The Project

This repo consists of a React Chat Application built with the MERN stack. This is a full-stack chat application that can be up and running with just a few steps. Its frontend is built with Chakra UI running on top of React. The backend is built with Express.js and Node.js and MondoDB as the database. Real-time message broadcasting functionality is developed using Socket.IO.

(back to top)

Screenshorts

  • Group Chat
  • Search User
  • LogIn
  • Register

(back to top)

Tech Stack


Client :
  • React
  • Chakra-Ui
  • CSS

Backend :

  • Node JS
  • Express
  • MongoDB
  • Socket.IO.

(back to top)

Features:

This application provides users with the following features

  • Authentication using JWT Tokens
  • Search User By Name or Email
  • A Group Chat where multiple user can use the application to broadcast messages to everyone else.
  • User Can Add other User To a Room, Remove then from a room and leave the room
  • A Private Chat functionality where users can chat with other users privately
  • Real-time updates to the user list, conversation list, and conversation messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published