Skip to content

pranavagni1516/chattingMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack CHATTING Project

Built and Deployed a Real-Time Chat App using JWT, Socket.io

Open App -- test username:jc1 password:123456 Demo App

Some Features:

  • 🌟 Tech stack: MERN + TailwindCSS + Socket.io + Daisy UI
  • 🎃 Authentication && Authorization with JWT
  • 👾 Real-time messaging with Socket.io
  • 👌 Global state management with Zustand
  • 🐞 Error handling both on the server and on the client
  • 🚀 Online user status (Socket.io and React Context) . . .
  • ⏳ 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

MERN Stack CHATTING Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published