Skip to content

Spotify Stats is a fun and interactive web application that allows you to visualize your personalized Spotify data. You can view your top artists, top tracks, and recently played tracks.

Notifications You must be signed in to change notification settings

LeXoLz/spotify-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-stats

Spotify Stats is a fun and interactive web application that allows you to visualize your personalized Spotify data. With Spotify Stats, you can view your top artists, top tracks, and recently played tracks. Whether you want to see which artists you listened to the most over the past year or get a better understanding of your music preferences, Spotify Stats has you covered.

To use the application, you will need to have a Spotify account and grant the application access to your Spotify data. Once you have done this, you can start exploring your personalized Spotify data and getting insights into your music listening habits.

Live version

You can check the live version of this project here.

Features

  1. Top artists: View your most listened-to artists over a specified time period (e.g. past month, past year).
  2. Top tracks: View your most played tracks over a specified time period.
  3. Recently played tracks: View a list of the tracks you have recently played on Spotify.
  4. Responsive design: The application is designed to be responsive, so it can be easily viewed on a variety of devices, including desktop computers, tablets, and smartphones.

For instructions on how to install and set up the application, please see the installation instructions.

Installation

  1. Clone this project locally
  2. Run yarn in your terminal
  3. Run yarn start in your terminal

To deploy the app into your GitHub pages, you can run yarn run deploy.

Dependencies

  • React 18.2.0
  • Mantine is the theming and styling library used in this project.
  • Spotify Web API has been used get information from Spotify.

About

Spotify Stats is a fun and interactive web application that allows you to visualize your personalized Spotify data. You can view your top artists, top tracks, and recently played tracks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%