Skip to content

winnekes/bamboozled-copilot-example

Repository files navigation

Bamboozled

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.

Demo

Play the deployed quiz here

Development

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.