MichaelFarquhar / japanese-random-kana

Web app randomizer quiz for Japanese Hiragana and Katakana. Built with React.

Home Page:https://japanese-random-kana.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Japanese Random Kana

Vite React TypeScript TailwindCSS

Note

The project has recently been migrated from [Create React App, NPM and Sass] -> [Vite, PNPM and Tailwind]

Live Demo on Netlify

A web app that will randomly generate Japanese hiragana, katakana, and romaji to be used as a quiz for Japanese language learning. Simply click the screen to generate a new character and click again to see the answer.

For hiragana and katakana, when you click the screen a second time, it will show the romaji for the given character. If you choose to show romaji first, it will instead show both kana on the second click.

πŸ’» Local Installion

pnpm install
pnpm run dev

πŸ“„ License

This project is licensed under the ISC License - see the LICENSE file for details.

🀝 Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome!

Made with contrib.rocks.

About

Web app randomizer quiz for Japanese Hiragana and Katakana. Built with React.

https://japanese-random-kana.netlify.app/

License:MIT License


Languages

Language:TypeScript 81.8%Language:HTML 6.3%Language:CSS 6.0%Language:JavaScript 5.9%