Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 520 Bytes

hidden-gems

The user logs in via the spotify API and selects a playlist. Then the app will get the album art for each song in the playlist and display in order of how often that album appears on the playlist.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.