A lightweight but powerful web app for practicing outputting Japanese vocabulary, conjugation, and grammar through a randomized problem generation system.
- Vocabulary and grammar data separated by JLPT level from JLPTSensei
- Extensive problem generation system for comprehensively testing the ability to form sentences in Japanese
- Options suite for customizing vocabulary, subject matter, and tenses
- Hint system for definitions and romaji
Inspired by https://steven-kraft.com/projects/japanese/randomize/
npm i
npm run build or npm run dev
npm run test