A web app to summarize your Spotify profile and get personalized data.
- Create react app
- Spotify Web API
- Express
- Styled Components
- Reach Router and many more...
- Register a Spotify App and add
http://localhost:5000/callbackas a Redirect URI in the app settings. nvm use 10.13npm installcd client && npm installnpm start
Special thanks to brittany chiang for Spotify Profile which inspired me build my own spotify stats app.