One-Pager Website für das Projekt Traumstation – ein Ort, an dem Zukunft beginnt.
https://tobsut97.github.io/traumstation/
- Statisches HTML/CSS/JS
- GSAP + ScrollTrigger für Scroll-Animationen
- Canvas API für Dot-Partikel-System
- Google Fonts (Cormorant Garamond, Space Mono)
traumstation/
├── index.html
├── css/
│ └── style.css
├── js/
│ └── main.js
└── assets/
├── sky.png
├── cloud-back.png
└── cloud-front.png
python3 -m http.serverDann http://localhost:8000 öffnen.
Automatisch via GitHub Pages – jeder Push auf main deployt auf die Staging-URL.