Hi, this is my version of Jamming project:
https://spatulatom.github.io/jamming/
I’m still working on a few things like delete a list or play preview of a track…
Because we’re fetching Api in Spotify.js module its a little diffiucult to make user logged by clicking on a
link ‘log in’ only once, first the Spotyify log in window is triggered and data fetched and the function logIn() in App.js stopps running, only second click actually sets the state and on that bases ‘log in’ is switched to ‘log out’, well something to work on…I hope you guys still like it. I will welcome any feedback, thanks
1 Like
Really nice! and I love the Dj Hamster
1 Like
Hello.
This is a screenshot of the final output. I made two simple changes for part two, adding popularity and the song preview. I added popularity and preview_url to Spotify.js. I then added these to track.js, along with an addition to track.css to reduce the size of the audio object.
Gavin