This project is an experimental Spotify playlist creation app built using the Spotify Web API. It was developed as part of the Codecademy Fullstack Path curriculum. π
π Check out the live version here: Live Demo
- π Log in to your Spotify account
- π Search for tracks
- π Create custom playlists
- ββ Add and remove tracks from your playlist
- β‘ Vite
- βοΈ React
- π‘ Axios
- π Click Login to authenticate with Spotify.
- π Use the search bar to find your favorite tracks.
- β Click Add to include them in your playlist.
- π Give your playlist a name.
- πΎ Click Save to Spotify and itβll appear in your Spotify account!
- Working with OAuth 2.0 authentication flow
- Managing API calls and authorization headers
- Handling state and component-based UI updates in React
- Building a frontend connected to a 3rd-party API
This project is licensed under the MIT License.

