To be able to interact with spotify API, you need to create an app in Spotify dashboard (you don't need a premium account for this). You can call the app anything you want.
Then go to app's settings, and do two things:
- Copy Client ID into spdl's settings
- Add this to Redirect URIs
npm install
quasar dev -m electron
quasar build -m electron