kaidesu / tengu

A simple app to drill Japanese conjugations.

Home Page:https://tengu-kai.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://tengu-kai.vercel.app


Languages

Language:JavaScript 99.5%Language:CSS 0.5%