simply you can create and save your own quizes here and get your exam "id" , then you can share that id with your examinees to take their exam. easy peasy!
I programmed this quize app as a practical project to get my hands on :
"dependencies":{
"@reduxjs/toolkit",
"axios",
"mongodb",
"mongoose",
"next",
"react",
"react-dom",
"react-hook-form",
"react-icons",
"react-redux",
"redux",
"redux-saga",
}
"devDependencies":{
"@types/node",
"@types/react",
"autoprefixer",
"postcss",
"prettier",
"prettier-plugin-tailwindcss",
"tailwindcss",
"typescript",
}