Chat-App is a full-stack real-time chat application that enables users to authenticate, connect, and exchange messages instantly. The backend is built using Node.js, Express, and MongoDB, while the frontend leverages React with Vite for fast development and build performance. Real-time communication is powered by Socket.IO, and Cloudinary is integrated for image uploads in chat.
- ⚙️ Backend: Node.js, Express, MongoDB, Socket.IO
- 🌐 Frontend: React, Vite, Tailwind CSS
- ☁️ Cloud: Render (for deployment), Cloudinary (for image uploads)