Made with React + TypeScript + Vite
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