Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 341 Bytes

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.