Skip to content

Develop a real-time chat application using React.js and Socket.IO to facilitate instant communication. Utilize MongoDB for database management, ensuring efficient storage and retrieval of messages. Seamlessly integrate Socket.IO for real-time updates, providing users with a responsive and interactive chatting experience.

Notifications You must be signed in to change notification settings

ob971/real-time-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Project: Build and Deploy a Real Time Chat App | JWT, Socket.io

Some Features: Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI Authentication && Authorization with JWT Real-time messaging with Socket.io Online user status (Socket.io and React Context) Global state management with Zustand Error handling both on the server and on the client Setup .env file

PORT=.. MONGO_DB_URI=... JWT_SECRET=... NODE_ENV=..

Build the app

shell npm run build

Start the app

shell npm start

About

Develop a real-time chat application using React.js and Socket.IO to facilitate instant communication. Utilize MongoDB for database management, ensuring efficient storage and retrieval of messages. Seamlessly integrate Socket.IO for real-time updates, providing users with a responsive and interactive chatting experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published