japanese alphabet handwriting exercise
Click me for live demo.
It is a handwritten exercise web application specially prepared for hiragana, one of the Japanese alphabets.
- Hiragana Alphabet
- Letter Selector
- Random Letter (selected only)
- Letter Drawing Area
- Hint Function
- Result Function
Run on Local Machine
git clone https://github.com/boranbatuhan/randomjalph.git // Clone the repository.
cd randomjalph // Change directory.
npm install // Install dependencies.
npm run dev // Run development mode.
npm run build // Build the project.