Use your Spotify history to discover your Glasto 23 Set Menu
- You provide thesetmenu.co.uk with OAuth access to your Spotify account. scopes requested:
user-top-read
user-follow-read
- The thesetmenu.co.uk fetches your top 100 artists, top 100 tracks (and their artists) & the artists you follow
- The list of Spotify artist ids is compared against a list of artists performing at Glastonbury
- The matched artist's performances are listed in chronological order
Try it out here
All the above steps are performed in your browser, your spotify history does not leave your browser
This is a Next.js project bootstrapped with
create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.