Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 747 Bytes

File metadata and controls

37 lines (28 loc) · 747 Bytes

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=...

Users

Username: sujit
Password: 123456

Username: sudhir
Password: 123456