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-17 23:17:22 -06:00
public Make error message more clear 2020-08-17 23:03:52 -06:00
src Change from localStorage to sessionStorage for the state 2020-08-17 23:17:22 -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 Make deploy use the production mode when building 2020-08-15 15:42:40 -06:00
LICENSE Initial commit 2020-06-28 20:37:29 -06:00
package.json When building for static serve, use development env 2020-08-15 15:42:16 -06:00
pnpm-lock.yaml Swap npm lock with pnpm lock 2020-08-17 23:03:17 -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