Skip to content

A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, detailed audio information about each track, and an audio visualizer.

Notifications You must be signed in to change notification settings

andrenguyener/spotty

Repository files navigation

Spotty

A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, detailed audio information about each track, and an audio visualizer.

Netlify Status

mockup1 mockup2

Built with:

Getting Started

  1. Register a Spotify App and add http://localhost:3000/api/auth/callback/spotify as a Redirect URI in the app settings

  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn
  4. Start the development server

     yarn dev
  5. Open http://localhost:3000 with your browser.

About

A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, detailed audio information about each track, and an audio visualizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published