Skip to content

xabicasado/music-player-ui

Repository files navigation

Music Player UI

Made with React + TypeScript + Vite

Let's play!

You can check out a live version on GitHub Pages!

Anyway, if you want to run it locally, you can clone the repo and install the dependencies:

pnpm install

Then, to see the music player in your browser, run the following command:

pnpm dev