This is an alternative version of my deprecated Weather-Spotifier app that uses Svelte rather than Angular for the frontend code. This was done really as an experiment to play with Svelte, but having done so, I much prefer this over the Angular version.
npm run server to run the node server to authenticate with Spotifynpm run build then npm run start to run the Svelte app