Kids-math-print
This is a web app for auto generating math quiz for your kids to practice. You can set range to customize the result, use it to generare a page then print it, just that easy. :)
Just visit this link.
npm install
npm run start
Then in the browser, just CMD+P
to print it.
Refresh the browser will re-generate.
-
config.js
, for configuration. -
bootstrapped with Create React App.
-
Style with Tailwind css