An pub quiz app made by @winnekes and @Github Copilot. This is to showcase the range of Copilot.
The code is provided by Github Copilot unless commented otherwise.
Play the deployed quiz here
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.