Search track/album/artist in your Spotify playlists.
-
You should create a spotify application and add redirect URLs like
http://localhost:3000/callback. -
You should create
.envand write your client id to this file.$ cat .env REACT_APP_SPOTIFY_CLIENT_ID=CLIENT_ID
- Clone repository using
git clone https://github.com/gokberkakdeniz/soapify-web - Install dependencies using
npm installoryarn install. - Start application using
npm run startoryarn start.
- Rate limit handling
- Compact Track UI for mobile