An open API service indexing awesome lists of open source software.

https://github.com/draperunner/kramster

📚 Cram for your exam with Kramster!
https://github.com/draperunner/kramster

exam ntnu quiz

Last synced: 2 months ago
JSON representation

📚 Cram for your exam with Kramster!

Awesome Lists containing this project

README

          

# Kramster!

See it live here: [kramster.it](https://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.