Read the changelog here.
Go to the beta
website deployment here.
- main
- The most 'stable' branch.
- next
- Next update pushing to Similarify, usually, in testing. If the branch is the same as main, then
next
contents have been pushed to main.
- Next update pushing to Similarify, usually, in testing. If the branch is the same as main, then
Powered by recommendations from Spotify, Similarify is an application that helps you discover the songs you like based on the songs you already like!
Since the application is fully client side, the authentication method used for Spotify is the Implicit grant.
REACT_APP_SPOTIFY_CLIENT_ID=<SPOTIFTY API KEY>
REACT_APP_REDIRECT_URI=<SPOTIFY_REDIRECT_URI>