See it live here: kramster.it
Kramster is a quiz app for making exam preparation more fun. It works for all exams having multiple choice questions.
Install the dependencies:
npm install
Start the frontend app:
npm start
Then open http://localhost:5173 and get going.