Skip to content

ItsCoding/Searchify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchify

Spotify has an very powerfull recommendation API. The bummer is, you bascily have no access to all the nice features trough the Spotify client itself. Here comes Searchify. An simple UI made to help you, find the music you wanna listen to.

If you wanna read more about the API im using go here

Special Thanks to the following Libarys/Companys:

Building yourself

  1. You need a Spotify developer client token. Can be generated in Spotify´s dev dashboard here
  2. Rename/move the template.env file to .env and add your client token under SPOTIFY_CLIENT_KEY
  3. If you plan to go live/make a production build also change LIVE_URI to your URL
  4. Run yarn if you haven´t allready
  5. Run yarn build to make a production build. This will be available in the /build subdirectory

About

A more advanced search for Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published