This Web App allows the user to search for songs using the Spotify API. The songs can be add to a playlist. This playlist can be named and saved to the linked Spotify Account.
This project was part of the codecademy skill path: web developer and is build with React.
Link to the web app:
To use the Jammming app with your Spotify Account you need to register the App in your Account. Following a short instruction how to do that:
-
Got to the following webside: Spotify Applications
-
Login with the Spotify Account you want to connect
-
Click
CREATE AN APP
-
Insert name and description, accept terms and click
CREATE
-
Click
EDIT SETTINGS
-
Add
https://mr-t-durden.github.io/jammming/
to the Redirect URIs andSAVE
-
Copy
Client ID
for usage in Jammming web app.