A collaborative workspace that provides real-time project updates, team activity tracking, user presence, and efficient WebSocket communication.
# Realtime Board
Realtime Board is a collaborative workspace designed for teams that need live project updates and activity tracking. WebSocket communication keeps connected clients synchronized while maintaining a simple and responsive architecture.
## Features
- Real-time updates
- Team collaboration
- User presence
- Project activity tracking
- WebSocket communication
## Tech Stack
React · Node.js · WebSocket
## Getting Started
```bash
npm install
npm run dev