Install the node requirements with
npm install
- Register the application at Spotify here. Don't forget to add the correct redirect URI.
- Create a file called
config.json
and enter client_id, client_secret and redirect_uri. See config_example.json for a configuration example.
node server.js
Now open your browser and go to http://localhost:3000.
- node.js 8.5.0+
- the Spotify api requires a premium Spotify account