Skip to content

An web application powered by Spotify to get songs that are similar to the ones you already love and compile them into a playlist.

License

Notifications You must be signed in to change notification settings

nabilridhwan/similarify

Repository files navigation

Similarify

Read the changelog here. Go to the beta website deployment here.

How the branches work

  • 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.

Deploy status

Netlify Status

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.

Environment Variables

REACT_APP_SPOTIFY_CLIENT_ID=<SPOTIFTY API KEY>
REACT_APP_REDIRECT_URI=<SPOTIFY_REDIRECT_URI>

About

An web application powered by Spotify to get songs that are similar to the ones you already love and compile them into a playlist.

Topics

Resources

License

Stars

Watchers

Forks