/katsuyou

Flashcard-like app for practicing Japanese verb conjugation

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

katsuyou

Katsuyou is a simple flashcard-like app for practicing conjugation of Japanese verbs. Check it out here.

It's written in Elm, because it sounded like a fun sideproject. ;)

Development

$ npm install
$ elm package install
$ npm start

The development server will be running at http://localhost:8080