Skip to content

A simple "quiz" app to memorise hiragana or katakana. Made with Routify and Tailwindcss.

License

Notifications You must be signed in to change notification settings

elianiva/kanaizu

Repository files navigation

Kanaizu

This is a simple quiz app that I made as an excuse to try Routify/Svelte and to help my friend memorise Japanese kana. It's not perfect but it's quite usable. Currently there are ~508 words or phrase of hiragana and katakana.

I got the name Kanaizu by combining Kana and Quiz. Yeah, it might sound stupid but meh, I never good at naming stuff so it is what it is.

This app is not responsive because I only intend to use this on desktop, typing on a phone is such a pain. Therefore it is pointless for me to make it responsive.

Preview

Preview

The site is available here

Build

To build this app, run this command

npm run build

Develop

If you want to add some features to this app, you can run these commands

npm run dev # using rollup
npm run dev:nollup # using nollup, super fast rebuild

License

MIT © Elianiva

About

A simple "quiz" app to memorise hiragana or katakana. Made with Routify and Tailwindcss.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published