monorepo/music-player/client
savanni c296c742ca Set up the infrastructure to play music (#29)
This is the most bare-bones setup I could imagine. Pressing a button next to the track in the UI starts up a stream for that track. However it doesn't do anything to stop other tracks that are currently playing.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#29
2023-03-10 14:35:18 +00:00
..
src Set up the infrastructure to play music (#29) 2023-03-10 14:35:18 +00:00
design.html Lay out a now-playing card 2023-03-04 17:06:11 -05:00
index.html Lay out a now-playing card 2023-03-04 17:06:11 -05:00
package-lock.json Set up some basic web components and basically format a track card (#25) 2023-03-01 14:20:58 +00:00
package.json Set up some basic web components and basically format a track card (#25) 2023-03-01 14:20:58 +00:00
styles.scss Set up the infrastructure to play music (#29) 2023-03-10 14:35:18 +00:00
tsconfig.json Set up some basic web components and basically format a track card (#25) 2023-03-01 14:20:58 +00:00
webpack.config.js Extensive styling coloration 2023-03-04 16:38:14 -05:00