deployed -link: https://chat-app-gqkd.onrender.com/login
A responsive and real-time chat application built using React.js, Tailwind CSS, DaisyUI for UI components, and a Node.js + Express backend for managing socket connections and message handling.
This chat app allows multiple users to communicate in real-time. It features a modern and clean UI, built with Tailwind CSS and DaisyUI, and uses WebSockets for real-time bi-directional messaging between clients and server. Ideal for small group chats or testing WebSocket functionality.