ArthurWerle / Spotistics

Web app that allows user to see statistics of their listened musics on Spotify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotistics

React application that uses SpotifyAPI to allow users to see:

  • Recently played tracks
  • Top listened artists
  • Top listened tracks

Check it out here :)


How to run it locally:

Prerequisites

Running

  • npm i to install dependencies
  • npm start to run the application

Possible problems

  • You'll need to change the clientId variable in src/config.js to your clientID.
  • You'll need to change the redirectUri variable in src/config.js if you're using something different that http://localhost:3000

Feel free to fork, contribute and comment your thoughts about it. My contacts are in my Github Profile.


made with ❤️ by me

About

Web app that allows user to see statistics of their listened musics on Spotify.


Languages

Language:JavaScript 91.5%Language:HTML 7.9%Language:CSS 0.7%