🚀 Quick Chat Sndp is a real-time chat application where users can send messages, share images, and (in future updates) make audio/video calls. Built using React, Node.js, Socket.io, and MongoDB, this app provides a seamless chatting experience.
✅ Real-time messaging with Socket.io
✅ Image sharing support
✅ JWT authentication for user login
✅ MongoDB/MySQL for message storage
✅ Responsive UI with Tailwind CSS / Material UI
- Frontend: React.js, Tailwind CSS
- Backend: Node.js, Express.js
- Real-time Communication: Socket.io
- Database: MongoDB / MySQL
- Authentication: JWT
git clone https://github.com/sndpbag/Quick-Chat-App.git
cd Quick-Chat-App
npm install
npm run dev
🎉 Enjoy building your chat application! Let me know if you need any modifications. 🚀😊