MERN Stack Project: Real Time Chat App | MERN && Socket.io && JWT. where you may look up someone's name and start a conversation with them.
- 🌟 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!
- PORT=...
- MONGO_DB_URI=...
- JWT_SECRET=...
- NODE_ENV=...
Build the app
npm run build
Start the server
npm run start