EasyConnect is a messaging app built with MERN stack, Socket.io,TailwindCSS, Daisy UI. It provides features like Authentication & Authorization with JWT, Real-time messaging Online user status, Global state management with Zustand, Error handling. 🔗 EasyConnect
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
- ⏳ And much more!
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...npm run buildnpm start