Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.15 KB

Challenge Project: Jamming

General Info

In this project, you will build a React web application called Jammming. You will use your knowledge of React components, passing state, and requests with the Spotify API to build a website that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.


A project for making a React web application using Spotify API, that searches trough Spotify for tracks, makes a playlist and adds said playlist to Spotify. Intended for practice use of React

This project is part of Codecademy front end course.

Technologies

  • React
  • React Components
  • Event Listener
  • API

Launch

  • You need to get a Cliend ID for the API from Spotify
  • Go to jamming/src/utill/spotify.js
  • Add you Cliend ID to clientID variable
  • Deploy the app with Surge

Feature Request

Feature Request