Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pau1fitz authored Mar 20, 2018
1 parent 79943c4 commit 67f9db3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is `React-Spotify`, a React front end client that communicates with the Spotify API.

See it in action at http://pau1fitz.github.io/react-spotify
See it in action [here](http://pau1fitz.github.io/react-spotify)

If you don't have a spotify account you can use the following credentials:

Expand All @@ -22,6 +22,10 @@ yarn start
visit http://localhost:3000
```

Please note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the [Web Playback SDK](https://beta.developer.spotify.com/documentation/web-playback-sdk/).



### License

Released under the MIT License. Check `LICENSE.md` for more info.

0 comments on commit 67f9db3

Please sign in to comment.