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
- Create Spotify app
- add
http://localhost:8888/callback
as a Redirect URI - Copy the
.env.example
file to a.env
file and fill in the environment variables yarn && yarn client:install
yarn dev