I built a real-time group chat application using Socket.io for bi-directional communication, React.js (with Vite) for a fast and responsive frontend, and Tailwind CSS for modern styling. The application allows users to create or join chat rooms using unique meeting IDs, enabling seamless and secure group conversations. It features real-time message updates, dynamic user management within chat rooms, and a clean, user-friendly interface. This project showcases efficient real-time communication handling and a scalable frontend architecture suitable for collaborative platforms.