Skip to content

BrookJeynes/verb-master

Repository files navigation

동사마스터 Logo

동사마스터 - Verb Master

동사마스터 preview

A simple website designed to help you practice your Korean verb 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/verb-master.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

Custom datasets can be imported. To do so, create a CSV file with the following format.

verb,0
verb,0
...

Note: The 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