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-10-26 22:34:50 -06:00
public Set icon URL to be an ICO file not a PNG file 2020-08-18 21:25:37 -06:00
src Make error styling more granular and controllable 2020-10-26 22:34:50 -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 Update template file 2020-08-06 23:21:51 -06:00
deploy.sh Update deploy script 2020-08-18 21:22:06 -06:00
LICENSE Initial commit 2020-06-28 20:37:29 -06:00
package-lock.json Changed width of login card and click handler on track card 2020-08-21 00:00:08 +05:30
package.json Add clipboard polyfill 2020-08-23 12:19:19 -06:00
pnpm-lock.yaml Update pnpm lock 2020-10-26 22:33:35 -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 Add config entry for allowing ngrok server hosting 2020-08-13 21:25:15 -06:00

spotify-top

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