A simple Svelte app to test some endpoints from the Spotify API such as retreiving info of a track, an artist and an album (+ tracks).
Built using IBM's Carbon Design System and AXIOS.
https://nodejs.org/es/download
git clone https://github.com/SimonGonMon/the-music-lounge.git
npm install
npm run dev