Skip to content

A HTML+JavaScript application that generates mathematics problems randomly

Notifications You must be signed in to change notification settings

msakuta/MathQuiz

Repository files navigation

MathQuiz

A HTML+JavaScript application that generates mathematics problems randomly

Try it now on your browser!

http://msakuta.github.io/MathQuiz/index.html

How to build

  • Install npm 12+
  • npm i
  • npm run build
  • Prepare .env containing the following keys to save statistics to Firebase
API_KEY=
AUTH_DOMAIN=
DATABASE_URL=
PROJECT_ID=
STORAGE_BUCKET=
MESSAGING_SENDER_ID=
APP_ID=

How to serve

  • cd dist
  • npx serve

How to run development server

  • npm start

External Libraries

This application uses following libraries.

About

A HTML+JavaScript application that generates mathematics problems randomly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages