Skip to content

BrookJeynes/korean_conjugation_drill

Repository files navigation

Korean Conjugation Drill

Korean conjugation drill preview

A simple website designed to help you practice your Korean conjugations. Practice different formality levels, tenses, and grammar forms. Understand how each conjugation is formed from the dictionary form of a word.

Installation

  1. Clone the repository.
    git clone https://github.com/brookjeynes/korean_conjugation_drill.git
  2. Navigate into the project directory using your terminal.
    cd korean_conjugation_drill
  3. Install the required packages.
    bun install
  4. Run the web app.
    bun dev
    

Integrations

Custom datasets

We currently only support the CSV file format that Kimchi Reader exports. You can however mock this youself by creating a CSV file with the following structure.

verb,0
verb,0
...

Note: Your imported CSV file should not contain any headers

Contribution

Contributions, issues, and feature requests are always welcome!

About

A simple website designed to help you practice your Korean conjugations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published