Welcome to Quiz Galaxy
What is Quiz Galaxy
Full application for creating and managing quiz games. It includes functionalities like:
- sign in with email/passowrd or anonymous, using auth.js (opens in a new tab), zod (opens in a new tab) and formik (opens in a new tab)
- multi-lingual support (English and Romanian)
- dark mode & light mode support
- postgresql database management with typeorm (opens in a new tab)
- state management with zustand (opens in a new tab)
What does this documentation include?
Inside this documentation, you will see how you can:
- Run and update the the NextJS project
- Run and update the React only project
- Run and use the pluggable Quiz Galaxy widget
Go ahead and start exploring the documentation!