Skip to content

tobsut97/traumstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traumstation

One-Pager Website für das Projekt Traumstation – ein Ort, an dem Zukunft beginnt.

Staging

https://tobsut97.github.io/traumstation/

Tech Stack

  • Statisches HTML/CSS/JS
  • GSAP + ScrollTrigger für Scroll-Animationen
  • Canvas API für Dot-Partikel-System
  • Google Fonts (Cormorant Garamond, Space Mono)

Projektstruktur

traumstation/
├── index.html
├── css/
│   └── style.css
├── js/
│   └── main.js
└── assets/
    ├── sky.png
    ├── cloud-back.png
    └── cloud-front.png

Lokal starten

python3 -m http.server

Dann http://localhost:8000 öffnen.

Deployment

Automatisch via GitHub Pages – jeder Push auf main deployt auf die Staging-URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors