Skip to content

πŸŒπŸ’¬ Our MERN Chat App offers a secure and seamless real-time messaging experience using JWT for authentication and Socket.io for instant communication. Built with the MERN stack (MongoDB, Express.js, React, Node.js), it features a user-friendly interface and a scalable backend, ensuring efficient and private one-on-one conversations for all users.

License

Notifications You must be signed in to change notification settings

dom557/mern-chat-app

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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
  • ⭐ At the end Deployment like a pro for FREE!
  • ⏳ And much more!

Setup .env file

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

Build the app

npm run build

Start the app

npm start

About

πŸŒπŸ’¬ Our MERN Chat App offers a secure and seamless real-time messaging experience using JWT for authentication and Socket.io for instant communication. Built with the MERN stack (MongoDB, Express.js, React, Node.js), it features a user-friendly interface and a scalable backend, ensuring efficient and private one-on-one conversations for all users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 2.2%
  • HTML 0.8%