Skip to content

kaidesu/tengu

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

{ "dictionary": "上げる", "group": "ichidan" },
{ "dictionary": "着る", "group": "ichidan" },

{ "dictionary": "する", "group": "suru" },
{ "dictionary": "来る", "group": "kuru"},
{ "dictionary": "行く", "group": "iku"},
{ "dictionary": "いい", "group": "ii" },

About

A simple app to drill Japanese conjugations.

Resources

Stars

Watchers

Forks