TrackTrends is a webapp that gives insight about your Spotify experience.
See your stats, discover new songs, play previews, create playlists.
Login using your Spotify credentials.
Link to site: https://tracktrends.vercel.app/
Website: Peter portfolio/resume
- React
- Next.js
- Next-auth
- Tailwind CSS
- Tailwind Modals
- spotify-web-api
- Redux
- Hero icons
Using next-auth with Spotify provider to log in. During the auth-flow keys are retrieved to be able to communicate with spotify-web-api. Next.js middleware utilized for handling protected routes and redirecting.