https://github.com/soloeinsteinmit/chat-app
https://github.com/soloeinsteinmit/chat-app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soloeinsteinmit/chat-app
- Owner: soloeinsteinmit
- License: mit
- Created: 2024-10-19T18:46:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:51:55.000Z (over 1 year ago)
- Last Synced: 2025-03-04T02:55:01.151Z (over 1 year ago)
- Language: JavaScript
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Chatterbox
A modern real-time chat application that brings conversations to life.
## 🚀 Features
- **Real-time Messaging**: Instant message delivery with WebSocket integration
- **User Authentication**: Secure signup/login system
- **Responsive Design**: Seamless experience across all devices
- **Message History**: Never lose your important conversations
- **Custom UI**: Clean and intuitive user interface
- **Password Security**: Strong password validation for user safety
## 💻 Tech Stack
- **Frontend**: React.js with Redux for state management
- **Backend**: Node.js & Express.js
- **Database**: MongoDB
- **Real-time**: Socket.io
- **Styling**: Tailwind CSS
- **Authentication**: JWT
## 🛠️ Installation
1. Clone the repository
```bash
git clone https://github.com/soloeinsteinmit/chat-app.git
```