https://github.com/muthupandi-b/chatapp
This is a **full-stack real-time messaging application** built with the MERN stack and **Socket.io** for instant communication. The app supports **private chats, group chats, user authentication, and role-based access control**.
https://github.com/muthupandi-b/chatapp
expressjs mongodb node-js nodemailer reactjs socket-io tailwindcss
Last synced: 3 months ago
JSON representation
This is a **full-stack real-time messaging application** built with the MERN stack and **Socket.io** for instant communication. The app supports **private chats, group chats, user authentication, and role-based access control**.
- Host: GitHub
- URL: https://github.com/muthupandi-b/chatapp
- Owner: MuthuPandi-B
- Created: 2025-01-22T10:09:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T08:13:05.000Z (over 1 year ago)
- Last Synced: 2026-01-03T14:22:25.106Z (6 months ago)
- Topics: expressjs, mongodb, node-js, nodemailer, reactjs, socket-io, tailwindcss
- Language: JavaScript
- Homepage: https://chat-app-beta-ecru.vercel.app
- Size: 6.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Real-time Chat Application is built using the MERN stack (MongoDB, Express, React, Node.js) with Socket.io for real-time messaging. The app allows users to register, log in, and chat with other users in private or group chats. It features role-based access control, password management using Nodemailer. The UI is built with Tailwind CSS for responsiveness and modern styling.