This project was bootstrapped with Create React App.
Jammming is a React-based web application designed to facilitate music discovery using the Spotify Web API. Users can easily search for songs, artists, and albums, with the option to add selected tracks to a personalized playlist. Furthermore, they have the flexibility to rename the playlist and save it directly to their Spotify account for convenient access. Check out project
- Creating static components
- Passing props and state between components
- Methods that update state
- Requesting search result responses from the API
- Converting returned responses to JSON
- Obtaining API access tokens
- Using promise chains to catch errors
- Deploying the project using Surge
Visit project here: Jamming App