About the Project
Spotify Web Player is a web application designed to be used on any website. The player allows visitors to sign in to their premium Spotify account and listen to their music. The player can manage the current track and choose from their existing playlists.
Tech Details
This project was built using React and Nodejs/Express with OAuth. Using the Spotify Player SDK, the app can play and control the music of any premium Spotify account. Using the Spotify API and OAuth, the app can get user information and their existing playlists to allow the user to specify what they want to listen to.

You may also like

Back to Top