ReadyToDJ is a Spotify player controllable from DDJ-400. You can enjoy your favorite music using your DJ controller.
- Play / Pause
- Seek
- Search tracks
- Save favorite search queries
-
Clone this repository.
-
Set up env file with your access token. You can get access token here.
mv .env.sample .env.local
$EDITOR .env.local
- Run dev server
yarn install
yarn dev
- Enjoy🎧
- Product image is imported from this page.
MIT License