The quiz is about replacing chess horses. You can find out more and play it here: PLAY
yarn // install dependencies
yarn start // starts dev mode
yarn build // production build
yarn serve:prod // starts node.js static files server to serve build
yarn run deploy // deploy app to github pages. Do not forget to change the homepage in package.json