Live Chat App
A real-time chat application built with WebSockets, Express, and Svelte.
Features
- WebSocket-based real-time messaging
- Express server with CORS support
- Svelte frontend with TailwindCSS styling
Installation
- Clone the repository
```sh
git clone https://github.com/your-username/chat-app.git
cd chat-app