A simple webapp for youth math practice in addition, subtraction, and multiplication. This is meant as a demo/toy app to entice young kids to practice more often. My daughter kept asking me to write math problems for her to practice with and this seemed like a fun way to do that.
Github pages link for demo: Math Practice
- Update to Material Components for the Web since Material Design Lite is no longer supported
Rearrange operands so that subtraction doesn't give negative results to keep this simpleor set as optionOption to set num_limit (operand limit)- Needs to be refactored