This is a real-time chat application built using React, incorporating WebSockets for instant messaging. Users can authenticate, view message history, and see online status indicators.
The app is deployed and accessible at React Chat App.
To run this project locally, follow these steps:
- Clone the repository
git clone <repository-url> cd <project-folder>