Demo · sample dataDon't enter real data. Everything resets on reload.
// demo · media

Music streaming UI

Library, queue, and a persistent player bar with fake playback.

Overview

A music app surface. Library by playlists/albums/artists, queue, persistent bottom player bar with progress and seek. Audio is faked — the player is for showing the UI feels right.

What's in this demo

  • Library with playlists, albums, artists
  • Persistent player bar with progress/seek
  • Queue panel

Stack we'd ship this on

audiolibraryplayer

Notes

Frontend-only. Mock data resets on refresh. Use it to feel the surface — for production we'd wire it to a real backend, auth, payments, and observability.

← webkoi