Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semklim committed Apr 20, 2023
1 parent 6ea0737 commit 0382620
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ cd SpotifyAPI_Exame_Step

4) Open the file ```KEYS.js```, in directory public/SPOTIFY_APP_KEYS/

Set your ```clientId``` and ```clientSecret```
Set your ```clientId``` and ```clientSecret```

(Where this keys i can get? Visit this page https://developer.spotify.com/documentation/web-api/tutorials/getting-started)
### Where this keys i can get?

___Visit this page___ https://developer.spotify.com/documentation/web-api/tutorials/getting-started

5) In terminal write command:

Expand All @@ -47,6 +49,7 @@ If you want to start desktop application write command:
npm run start
```
_________IF_________

If you want to build desktop application, write command:
```bash
npm run build
Expand Down

0 comments on commit 0382620

Please sign in to comment.