You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern React.js frontend for a real-time chat application. It connects to the Java Spring Boot backend (private-chat-app-java) and enables one-to-one messaging with live updates using WebSockets (STOMP over SockJS). The UI is designed for seamless chat experiences with user-friendly input, message list, typing indicators, and more.