quizify is a javascript library that helps you to administer quizzes on your website.
For documentation and usage examples please visit the quizify page
> git clone https://github.com/jacojvv-dev/quizify.git
> cd quizify
> npm install
> npm run watch
> npm run test