Spotify playlist generator using React and Spotify's API
- Search for your favorite songs
- Add them to the playlist
- Give your playlist a fancy name
- Save it and your awesome playlist will be exported to your own Spotify account!
Unfortunately, in order to run this app on your local machine you will need to create an app in Spotify for Developers, get your own Client ID and replace mine with yours in src/App.js 😀