Skip to content

briannawang/spotify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-app

this app provides a web player instance that spotify users can use to play songs through the browser. it also provides information and analysis of the track data (ex. audio information).

demo

oauth2 login:

oauth2

transfer playback device, play song:

transferplayback

selecting playlists + songs, song data:

playlistselect

song data display:

datadisplay1 datadisplay2

Available Scripts

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The server is located on http://localhost:3001

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Releases

No releases published

Packages