Skip to content

VitekHub/korean-numbers

Repository files navigation

Korean Number Learning App

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.

Features

  • 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

Tech Stack

  • 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

Getting Started

  1. Clone the repository

  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Building for Production

npm run build

License

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

Releases

No releases published

Packages

 
 
 

Contributors