Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Faisal-hn/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

It is Chat app built with MERN Stack

About

The MERN stack which consists of Mongo DB, Express.js, Node.js, and React.js is a popular stack for building full-stack web-based applications because of its simplicity and ease of use. In recent years, with the explosive popularity and the growing maturity of the JavaScript ecosystem, the MERN stack has been the goto stack for a large number of web applications. This stack is also highly popular among newcomers to the JS field because of how easy it is to get started with this stack. This repo consists of a Chat Application built with the MERN stack. I built this sometime back when I was trying to learn the stack and I have left it here for anyone new to the stack so that they can use this repo as a guide. 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. Real-time message broadcasting is developed using Socket.IO.

Features

This application provides users with the following features Authentication using JWT Tokens

  1. A Global Chat which can be used by anyone using the application to broadcast messages to everyone else.
  2. A Private Chat functionality where users can chat with other users privately.
  3. Real-time updates to the user list, conversation list, and conversation messages

Preview

Login Page

Login

Register

Register

User Profile

Profile-chat

Search User

Search-user

Chat Page

Chatpage-0

Create Group

Create-group

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published