A simple real-time chat application built with React, TypeScript, Express, and WebSockets. It demonstrates instant communication between connected users without storing chat history.
- Real-time messaging
- Fast WebSocket communication
- Responsive UI
- Lightweight and easy to understand