Jamming App Demo

View Code

Built with:

App Features:

  1. 1) User is able to search for songs, artist or albums and add them to a new playlist.
  2. 2) The new playlist created will be synced to your spotify account.
  3. 3) User can also remove songs from the new playlist

Challenges:

  1. 1) This project was one of my first projects using react.
  2. 2) This was created with react classes hence, was quite challenging compared to functional react programming

What I would do differently:

  1. 1) As this was part of a walkthrough project from Codecademy, I would like to have used less help from the hints
  2. 2) I would like to have used functional react programming instead of react classes