Discover new music based in your taste.
Light, Dark, Retro themes aviable.
Install dependencies with yarn
$ yarnCreate a .env file in the root directory of the project and copy the content of env-sample; then modify the
environment variables to match your client ID and redirect url for spotify API to work.
$ cp env-sample .envRun the development server
$ yarn dev




