This is a lightweight full-stack chat application built using modern web technologies. It supports real-time messaging and clean UI for quick interactions.
- Live Demo : https://chat-app-weld-five-80.vercel.app/login
- Real-time 1-on-1 chat with WebSockets
- Login/register functionality
- Responsive UI
- User-friendly chat interface
- Frontend: React, TailwindCSS
- Backend: Node.js, Express.js
- Real-time: Socket.IO
- Database: MongoDB
- git clone https://github.com/your-username/quickchat.git
- cd quickchat
- npm install
- npm start