Skip to content

pkarabiberis/my-spotify-react

Repository files navigation

My Spotify

A web application that shows your Spotify data. Includes top artists, top tracks, recently played tracks, playlists and detailed information about each track

Built with:

  • React
  • TypeScript
  • Spotify Web API
  • Express
  • Styled Components

Setup

  1. Create Spotify app
  2. add http://localhost:8888/callback as a Redirect URI
  3. Copy the .env.example file to a .env file and fill in the environment variables
  4. yarn && yarn client:install
  5. yarn dev

Releases

No releases published

Packages

No packages published

Languages