This app represents my first nuxt app hosted on railway. It allows homeschooling parents to generate math quizzes for their kids with ability to configure limits. It generates a printable pdf with practice problems and a second sheet with the correct answers.
This app came about because my wife kept asking me to find math problems for my kids. I was very surprised by how hard it was to find good math worksheet examples online and realized that it would be very easy to create my own. In addition I wanted to experiment with the nuxt framework and the railway cloud hosting solution.
Nuxt is a node-backed full-stack framework built on VueJS. I am using TypeScript.