filmov
tv
ReactJS + Spotify API Project

Показать описание
MyJamz uses ReactJS and the Spotify API to create a music playlist in your Spotify account. In order to use this app you must authorize it to access your Spotify account.
This is my capstone project from Codecademy's 8 week "Build a Front End App with React" course. I highly recommend it to anyone who wants to learn JS or React.
I made a few modifications such as running requesting the auth token on initial load rather than after search which was causing data and UX issues.