Skip to content

Interactive web app built with Express that allows a user to log in with their Spotify account using OAUTH2 and to view their current, monthly, and all-time listening statistics via the Spotify API.

Notifications You must be signed in to change notification settings

ian1dunn/spotify-statistics-analyzer

Repository files navigation

spotify-statistics-analyzer

Interactive web app built with Express that allows a user to log in with their Spotify account by implementing the OAUTH2 protocol and to view their current, monthly, and all-time listening statistics via the Spotify API.

Installation

Clone this project locally and run npm install.

Usage

Run the npm run start script. Navigate to localhost:3000 in your browser and log in to view your Spotify data.

About

Interactive web app built with Express that allows a user to log in with their Spotify account using OAUTH2 and to view their current, monthly, and all-time listening statistics via the Spotify API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published