Spotify clone web app using Vue and TailwindCSS to view your saved and created playlist. You can use it to control your spotify app playback state. Note: Please on your spotify app before initialing the web app.
2022-01-19.22-12-32.mp4
- Implicit Grant (For more info, visit https://developer.spotify.com/documentation/general/guides/authorization-guide/#implicit-grant-flow)
- Fetch user token
- Fetch current user
- Fetch user list of playlists
- Fetch playlist and tracks
- Fetch current playback state
- Play
- Pause
- Skip to previous song
- Skip to next song
- Set volume
- View personal public and private playlist