Speed-oriented general knowledge quiz game in French language, made with Next.js ▲
git clone https://github.com/ehenon/derby-quiz.git
cd derby-quiz
npm i
npm run dev # start in development mode
npm run build # build for production usage
npm run start # start a production server
npm run lint # check for programmatic and stylistic errors