Skip to content

draperunner/kramster

Repository files navigation

Kramster!

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.

Development

Install the dependencies:

npm install

Start the frontend app:

npm start

Then open http://localhost:5173 and get going.