Music player
Build with VlakSaved tracks
PlaylistFortress Down
LoatheMetal
Your queue
Choose a track → listen to its preview or local audio → arrange the queue
View sourceInside the interface
A focused player built around a hand-picked 23-track playlist. Browse the library, select a track, inspect its artwork and manage the queue. Official previews are available as individual listening samples with direct store links. Attach your own audio files to use full local playback and queue controls.
Official previews stream directly from their provider and remain individually initiated promotional samples. Full tracks open through official store links. Attached audio stays in the browser and is not uploaded.
Use this as a starting point
Build with Vlak
Install the components, add the stylesheet, and bring your own content. The study’s source shows how the pieces fit together.
npm install @noorddev/vlak-reactimport "@noorddev/vlak-react/css";Start with your coding agent
A ready-to-use brief with this study, Vlak’s components, and the design guide.
Component modifications
- Input searches the supplied playlist and Buttons select tracks, favorites and queue actions. Artwork and official store links stay with the selected recording.
- Playback controls, Media scrubber and Slider operate the actual browser audio element. Progress and duration follow loaded audio; local files enable full queue and repeat behavior.
- The mobile composition separates Library, Playing and Queue while preserving the selected track, playback state and listening order.
- On mobile, Library, Playing and Queue use focused screens with persistent transport access. Playback and queue state survive navigation, and artwork keeps a readable, bounded scale.