frontend
Real-time Chat App
A real-time chat application for creating or joining chat rooms.

Overview
This application demonstrates the power of real-time web communication. Users can create private or public rooms, join existing conversations, and exchange messages instantly. It handles concurrent connections efficiently and provides a seamless user experience similar to popular messaging platforms. The project highlights proficiency in managing web sockets and state management.