draperunner / kramster

πŸ“š Cram for your exam with Kramster!

Home Page:https://kramster.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 dependencies in root and the functions directory:

npm install
cd functions
npm install

Start the emulators:

npm run emulators

Fill the emulator database with some test data:

npm run fill-db

Start the frontend app:

npm start

Then open localhost:8081 and get going.

About

πŸ“š Cram for your exam with Kramster!

https://kramster.it

License:Other


Languages

Language:TypeScript 64.3%Language:CSS 27.1%Language:JavaScript 6.8%Language:HTML 1.9%