Build a React web application called Jammming using the knowledge of React components, passing state, and requests with the Spotify API. This application includes functions:
- Search a list of songs matching a keyword string
- Listen to the preview of song
- Add songs to a custom playlist
- Save this custom playlist to user's Spotify account
Run npm install
inside the project's root directory (make sure you have Node installed on your computer)
Run npm start
and open http://localhost:3000 to view it in the browser.
Open https://jammming-qnn.netlify.app/ to view it in deployed version.
Try this account for testing:
- Email: testing.jammming@gmail.com
- Password: testing.jammming