A fun little music player made with React, TypeScript and Tailwind
Insipired by gabryx
You can use this project by simply
git clone https://github.com/santeenee/music-player-react-ts
- consider using
pnpm
overnpm
pnpm i
to restore dependenciespnpm watch-tl
to watch for changes on the tailwindcss side. (Keep this process running in a separated terminal while the 'pnpm dev' one is running)pnpm dev
to serve the project locally on port 5173- other commands in package.json