Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 748 Bytes

Kana Romanization

Site preview

This project is a simple site to practice reading individual Japanese kana, including hiragana, katakana, and kana with diacritics (dakuten ゛ and handakuten ゜). Hepburn, Kunrei-shiki, and Nihon-shoki systems of romanization are all acceptable when answering.

You can check out the site here!

The site is functional on desktop only.

Running Locally

Everything is done using standard HTML, CSS, and Javascript, which means that it is possible to use the site without an internet connection.

To do so, head to the releases page and download the source code zip. After extracting everything into a file, simply open index.html with any web browser.