Skip to content

SecretaryKevin/SpotifyStatsWebsite

Repository files navigation

Spotify Stats

Visualize your Spotify listening habits! Spotify Stats Website is a React app that lets you upload your Spotify streaming history and view detailed statistics, charts, and summaries of your music listening trends.

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • Chart.js
  • Vite

Getting Started

  1. Install dependencies:

    npm install
  2. Run the app:

     npm run dev
  3. Open in browser:

  4. Navigate to http://localhost:5173 in your web browser.

Live Demo

You can try the app live at here.

Contributors