An interactive web application for learning Korean numbers, featuring both Sino-Korean and Native Korean number systems. Practice with random number generation, audio pronunciation, and example sentences in both English and Czech.
- Learn both Sino-Korean and Native Korean number systems
- Audio pronunciation with native Korean text-to-speech
- Random number generation with customizable ranges
- Auto-play mode with adjustable difficulty levels
- Bilingual interface (English and Czech)
- Example sentences showing number usage in context
- Responsive design for all devices
- Vue 3 with Composition API
- Vite for build tooling
- Pinia for state management
- Vue I18n for internationalization
- Bootstrap 5 for styling
- Web Speech API for pronunciation
-
Clone the repository
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.