Listen to live air traffic control radio mixed with lofi hip hop beats. Inspired by lofiatc.com.
Built with vtrr (Val Town React Router) — SSR + client-side hydration, twind for styling.
Rendering mermaid diagram...
index.tsx — HTTP entry, createApp, ATC proxy, /source
routes.tsx — React Router route definitions (client-safe)
airports.ts — 140+ airports with LiveATC mount points
tracks.ts — Lofi music tracks + shuffle util
routes/
App.tsx — Root layout with gradient background
Landing.tsx — Airport search + random button
Landing.loader.ts — Server: redirects / to random airport
Player.tsx — Player UI (play/stop, volumes, track skip)
Player.loader.ts — Server: validates ICAO, returns airport data