0
0
Fork 0
A tool for getting a user's top tracks/artists on Spotify http://oliver.akins.me/top-lists/
Find a file
2020-08-06 23:09:19 -06:00
public Add a favicon 2020-07-30 22:11:24 -06:00
src Add Artist card detail and styling 2020-08-06 23:09:19 -06:00
.eslintrc.js Add some eslint rule disables 2020-07-30 21:35:48 -06:00
.gitignore Update gitignore for Vue-CLI version 2020-07-29 22:43:49 -06:00
babel.config.js Init Vue-CLI project files 2020-07-29 22:49:09 -06:00
component_template.vue Add template Vue file so I don't need to type it anew every time 2020-07-29 22:49:33 -06:00
deploy.sh Init Vue-CLI project files 2020-07-29 22:49:09 -06:00
LICENSE Initial commit 2020-06-28 20:37:29 -06:00
package-lock.json Add v-tooltip as a dependency. 2020-08-05 22:21:19 -06:00
package.json Add v-tooltip as a dependency. 2020-08-05 22:21:19 -06:00
README.md Initial commit 2020-06-28 20:37:29 -06:00
style.css Add a popularity modal to the page when clicking on the popularity value (finishes #5 ) 2020-07-07 21:23:48 -06:00
vue.config.js Init Vue-CLI project files 2020-07-29 22:49:09 -06:00

spotify-top

A tool for getting a user's top tracks/artists on Spotify