This is React-Spotify, a React front end client that communicates with the Spotify API.
If you don't have a spotify account you can use the following credentials:
email: spotifyreact@gmail.com
password: Example
If you want to run locally, follow step below:
git clone https://github.com/aditiadj/react-music-apiin your terminalcd react-music-apinpm installnpm run start
Source code from: Pau1fitz Thanks!

