joelbc-spotify A simple SPA built with Vue and a Pinia store. Uses the Spotify Web API to list a user's top tracks and provide musical analysis of each track. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build