Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 440 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 440 Bytes

Recommendify

Tool to let Spotify users get music recommendations. (NOTE: a Spotify account is needed).

The app generates playlists for users from a selection of artists and songs.

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn start

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report