domfarolino / japanese-practice-time

Japanese time & duration practice app

Home Page:https://domfarolino.com/japanese-practice-time/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

japanese-practice-time 🕒

Japanese time & duration practice app

Running locally

The web app must be served from a local HTTP(s) server, since it makes use of module scripts. Example:

$ python3 -m http.server

Tests

From your terminal, enter the ./js directory and run:

$ node node_test.js
$ git diff all-test-output.txt # Observe any diffs in the output

About

Japanese time & duration practice app

https://domfarolino.com/japanese-practice-time/


Languages

Language:JavaScript 79.2%Language:HTML 13.4%Language:CSS 7.4%