- Say
Play
{Song name / artist name}
- Clone this repository
- Edit the
client_id
,secret id
andredirect_url
found inAuthoriziation_Code
,Client_Credientials
,implicit_grant
to your own credentials (This information will be found in your Spotify Developers Account) - In Authoriziation_Code
folder
runnode app.js
- In the
Client
folder runnpm start
.