A minimal and efficient trainer for mastering Japanese Kana recognition speed. Practice your Hiragana and Katakana recognition with instant feedback and performance tracking.
Light Mode | Dark Mode |
---|---|
- 🎯 Focus on speed recognition training
- 🔄 Practice both Hiragana and Katakana
- ⚡ Advanced options for Dakuon (濁音) and Youon (拗音)
- ⏱️ Real-time performance tracking
- 📊 Average time and per-character speed statistics
- 🌓 Dark/Light mode support
- 🎨 Clean, minimalist interface
-
Select your preferred character types:
- Hiragana (ひらがな)
- Katakana (カタカナ)
- Dakuon (濁音: が、ざ、だ、ば、ぱ)
- Youon (拗音: きょ、しゃ、ちゅ)
-
Set the number of characters you want to practice
-
Click the play button to start
- Click to check your answer
- See your response time and average speed
Built with:
- React
- TypeScript
- Tailwind CSS
- Vite
# Clone the repository
git clone https://github.com/Plasma-Blue/Kana
# Navigate to project directory
cd Kana
# Install dependencies
npm install
# Start development server
npm run dev
- Fork the project
- Create a feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.