Added modern landing page with animated CSS background and updated documentation

This commit is contained in:
MacBook
2026-04-21 08:00:01 +02:00
parent 14033244e5
commit 8b02593f40
6 changed files with 487 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ KoalaSync is a Chrome Extension and Relay Server for synchronized video playback
## Repository Structure
- `extension/`: Chrome Extension (Manifest V3).
- `server/`: Node.js + Socket.IO Relay Server.
- `website/`: Static marketing landing page & tutorials.
- `shared/`: Shared protocol constants.
## Setup Instructions