Skip to content

masautt/spotify-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Stats React App

Spotify Stats React App

Authenticate with Spotify API to display your top Tracks, Artists, and Albums
npm install
npm start
cd backend
npm install
npm start 

Backend relies on MPJ's oauth-bridge-template and is found in /backend

How it works

How the Back End Works
  1. User visits localhost/login
  2. User sends client_id and scope to Spotify
  3. Spotify returns access token to oauth-bridge
  4. The bridge forwards the token to my web app

How the Front End Works

How it works How it works

About

See stats about your spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published