Skip to content

kevinalexliu/Discover

Repository files navigation

Generic badge Generic badge Generic badge

Discover

Discover is an music recommendation application which utilize Spotify API

Screen Shot

Start Page

Login Page

Home Page

Installation

Make a copy of config.example.env.js and rename to config.env.js

Create Spotify Developer account at https://developer.spotify.com/dashboard/ to get CLIENT ID, CLIENT SECRET, AND PLAYBACK SDK KEY

CLIENT_ID: {YOUR CLIENT ID KEY}

CLIENT_SECRET: {YOUR CLIENT SECRET KEY}

PLAYBACK_SDK: {YOUR PLAYBACK SDK KEY}

Use the package manager npm to install Patagucci.

npm install
npm run build
npm run start

Features

  • Six recommendation options based on user's spotify information
  • Show album information
  • Play thirty sec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published