This is a small web app for crowd-sourcing rankings for the best live performances of King Gizzard & The Lizard Wizard songs.
Check it out at livegizzrankings.com!
The most helpful way you can contribute is to go vote on some performances.
This is a Next.js 15 app and sticks to Next.js conventions as much as possible.
After cloning and populating your .env file (see
.env.example for instructions), run bun install to install
the dependencies and then bun dev to start the development server.