A quiz app to help you learn ひらがな and カタカナ , the Japanese syllabaries.
If you are just looking to play, a hosted version of whatever is currently on the main
branch should be available here. No promises of uptime though!
Make sure you have at least Node.js 14 installed, then run this in your shell:
npm install
npm run dev
This will install the dependencies needed, then start a live preview of the app as you edit the code.
The command npm run build
spits out a production ready build based on the Svelte Kit adapter used.
The current adapter used is @sveltejs/adapter-vercel
, which outputs the app in the .vercel_build_output
directory.
- Kenney.nl, for free audio that I used
- My dear friend Nancy, for additional sound design
- M+ Fonts Project, for the M+ Type-2 font used in this app
- Type Kana and Real Kana, for inspiration.
- Material Design Icons