Open Source Quiz Builder — Free Quiz Components for React

quiz-ui is an open source quiz builder distributed shadcn-style: you install individual components as .tsx files into your project. The entire source — the engine, the hooks, every component — lives in your repo under an MIT license. Modify anything. Ship it anywhere.

Last updated: 2026-09-25

Frequently asked questions

  • What license does quiz-ui use?

    MIT. Free for personal and commercial use. No attribution required.

  • Can I modify the source code?

    Yes — the components install as plain .tsx files. Edit them like any other file in your project.

  • Where can I contribute?

    The repository is on GitHub at github.com/kalpovskii/quiz-ui. PRs and issues are welcome.