This app is a prototype of exercises for the series of books "Genki: An Integrated Course in Elementary Japanese". To run the application:
npm i
npm run dev
Open a browser, pointing to the URL specified in the Terminal. For an overview on the prototype's implementation, please see the docs/OVERVIEW.md
file.