Skip to content

The MERN Chat App with WebSocket is a real-time messaging application using MongoDB, Express.js, React, and Node.js for efficient data management and dynamic user interfaces. WebSocket technology enables instant, bidirectional communication, ensuring a seamless chat experience.

License

Notifications You must be signed in to change notification settings

Abdullah628/MERN-chat-app

Repository files navigation

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

Demo App

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

The MERN Chat App with WebSocket is a real-time messaging application using MongoDB, Express.js, React, and Node.js for efficient data management and dynamic user interfaces. WebSocket technology enables instant, bidirectional communication, ensuring a seamless chat experience.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published