Skip to content

Simple NodeJS website that helps you practice reading Japanese words using Hiragana and Katakana. Once you've learned the individual characters, practice sounding out whole words, and learn Japanese words as you go!

Notifications You must be signed in to change notification settings

Dthurow/kana-reading-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kana Reading Practice!

Created using Glitch.

To see this app in action, go to https://kana-reading-practice.glitch.me/

Glitch is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more about Glitch.

Kana Reading Practice Project

What it is

  • After you learn the basics of hiragana and katakana, you need practice!
  • Practicing individual characters is useful, but being able to read fluently means reading whole words, almost without thinking about it
  • this collects a list of JLPT N5 verbs, and lets users practice writing the romaji equivalent of the given word
  • as a bonus, it also displays the meanings of the words, so you can also pickup the words meanings

On the front-end,

  • edit public/client.js, public/style.css and views/index.html
  • the bulk of the logic is in client.js, and it uses vanilla javscript (for now)

On the back-end,

  • the app starts at server.js

♪ \(^0^\)(/^0^)/ ♪

About

Simple NodeJS website that helps you practice reading Japanese words using Hiragana and Katakana. Once you've learned the individual characters, practice sounding out whole words, and learn Japanese words as you go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published