A math training web application targeted for primary school students
It should work on any screen size or ratio and supports dark or light theme.
Try it yourself https://holistic-developer.github.io/math-trainer/
Prepare your workspace by installing all dependencies first using
npm install
Run the following command to start the development server
npm dev
The latest working build on the main branch will be published as a github page.