Quiz Galaxy - NextJS 14+, React, Pluggable Quiz Widget
Full application for creating and managing quiz games. It includes functionalities like:
sign in with email/password or anonymous, using auth.js, zod, and formik
multi-lingual support (English and Romanian)
dark mode & light mode support
postgresql database mangement with typeorm
state management with zustand
responsive layout
The application is written in NextJS 14+. You will also get a react (version ^18) only application and a single javascript file that can be used inside any project that runs inside the browser, highly customizable.
The application contains more than 3000 questions from over 100 topics. You can answer quiz questions and win points, going higher in the leaderboard. There are two gaming styles:
endurance - answer as many questions as you like, until you make 3 mistakes
quest - finish levels with predefined number of questions, with a minimum number of mistakes
You can find the full documentation at: https://docs.quiz-galaxy.com/