/nihonggo-flashcard

A simple Japanese N5 kanji flash card web app.

Primary LanguageHTML

Nihonggo Flashcards

A flash card web app for Japanese study.

How to Use

Enter the English translation of the randomly flashed Japanese character (kanji).

Development Setup

The project uses PHP web server and Make build tool.

make server-start
# or
php -t . -S localhost:4000