Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 444 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 444 Bytes

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.