A fast, distraction-free maths drill app for children learning single-digit addition.
No accounts. No ads. No noise. Just sums.
Kids are shown a random addition question (e.g. 7 + 3) and type their answer. The app gives instant feedback — green for correct, red for wrong — and moves straight to the next question. Progress is tracked with a live score so there's always something to beat.
Parents can configure which numbers (1–9) are included, making it easy to start small and build up gradually.
- Instant feedback — correct answers auto-advance without pressing Enter
- Configurable number range — toggle individual digits or all at once
- Live score tracking — correct and incorrect counts shown throughout
- Keyboard-first — works entirely without a mouse or touchpad
- Zero friction — no login, no setup, just open and go
npm install
npm run devOpen http://localhost:5173 in your browser.
| Command | Description |
|---|---|
npm run dev |
Start the development server |
npm run build |
Type-check and build for production |
npm run preview |
Preview the production build locally |
npm run lint |
Run ESLint |
npm run docs |
Generate TypeDoc documentation → docs/ |