Fullstack Svelte and Node application for getting user's top tracks and artists on Spotify.
-
You can get your top tracks and artists on Spotify.
-
You can create a playlist of your top tracks and share it with your friends.
> git clone https://github.com/anya92/stucksong-svelte
> cd stucksong-svelte
> npm i
CLIENT_ID
- Spotify Web API Client ID
CLIENT_SECRET
- Spotify Web API Client Secret
DATABASE
- Mongo Database URL
SECRET
- secret for express-session
KEY
- key for express-session
> npm run dev
- Svelte
- Spotify Web API
- Spotify Authentication with Passport