MERN + Socket.io + TailwindCSS + Daisy UI
Check App here
Username: daisydoe
Password: Daisydoe@8
- 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
- Responsive UI
- Pretty much everything that IM has
- And much more!
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...
npm run build
npm start