Portfolio
Spotify Playlist App
A React app that connects to the Spotify API to display playlists, track info, and user profiles. First real-world API integration project.
A React application that authenticates via Spotify OAuth and displays the user’s playlists, top tracks, and profile information. This was my first project consuming a real-world third-party API and handling token-based auth flows.