Spotify Playlist App
Portfolio
Completed

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.

View on GitHub Read the blog post

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.