Skip to content

Its a real-time-chat application where anyone can chat with users for the real-time. User can also see online user and can chat with them.

Notifications You must be signed in to change notification settings

Its-Shojib/Real-Time-Chat-App-Client-MERN

Repository files navigation

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

Live Link:

Click here

Chat-App Chat-App

Some Features:

  • 🌟 Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • 💀 Authentication && Authorization with JWT
  • ☠ Passward Cncrypted in MongoDB via bcrypt
  • 👾 Real-time messaging with Socket.io
  • 🚀 Online user status (Socket.io and React Context)
  • 🎵 Real-time chat notifications sounds
  • 👌 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

Its a real-time-chat application where anyone can chat with users for the real-time. User can also see online user and can chat with them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published