Introduction
Quick background: I am developing a little Latin vocabulary tool and eventually quiz generator using Vue, Inertia, and Laravel together.
Having not yet set up a database (because databases are scary), I decided to use some JSON files to ...