A real-time community messaging platform built with the MERN stack and Socket.io.
- Community-based chat rooms
- Private messaging
- Real-time communication using Socket.io
- Gamified XP system to encourage engagement
- Secure authentication using JWT
Frontend:
- React
- Tailwind CSS
Backend:
- Node.js
- Express.js
Database:
- MongoDB
Real-Time Communication:
- Socket.io
Authentication:
- JWT
Clone the repository
git clone https://github.com/55Pranjal/uni-connect.gitInstall dependencies
npm install
Run the development server
npm run dev
Project collaboration feature
File sharing in chats
Notifications



