https://github.com/mdparwez/mernchat
Complete full Stack Chat App built using Node.js, React.js, MongoDB, Express.js and integrated with socket.io
https://github.com/mdparwez/mernchat
expressjs mongodb nodejs react- reactjs socket-io zustand
Last synced: about 1 month ago
JSON representation
Complete full Stack Chat App built using Node.js, React.js, MongoDB, Express.js and integrated with socket.io
- Host: GitHub
- URL: https://github.com/mdparwez/mernchat
- Owner: MdParwez
- Created: 2024-02-18T08:47:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T09:55:23.000Z (12 months ago)
- Last Synced: 2025-04-09T20:55:28.336Z (10 months ago)
- Topics: expressjs, mongodb, nodejs, react-, reactjs, socket-io, zustand
- Language: JavaScript
- Homepage: https://mernchat-prod.onrender.com
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Chat Application:
## A complete Full Stack MERN chat application Built Using React.js ,Node.js, express, Tailwind Css , Socket.io.
## Live Demo:
Check out the application live: [here](https://mernchat-prod.onrender.com).
## Description:
This MERN Chat Application is a comprehensive real-time chat app, allowing users to engage in both individual and group conversations. With a focus on both functionality and aesthetics, the app provides a seamless user experience. The backend is designed to handle robust data management and user authentication, ensuring secure and efficient operation.
## Key Features
1. **User Authentication**: Secure sign-up and login mechanisms with JWT.
2. **Real-Time Communication**: Instant messaging capabilities with real-time updates.
3. **User Status Indicators**: Displays online/offline status for all users.
4. **Frontend Excellence**: Utilizes React.js and Tailwind CSS for a responsive and attractive user interface.
5. **Scalable Backend**: Implements Node.js and Express for server-side logic and data handling.