Skip to content

dunkbing/kanaji

Repository files navigation

Kanaji

A minimalist web app for learning Japanese hiragana and katakana characters through interactive study sessions.

Features

  • Bilingual interface (English/Vietnamese)
  • Comprehensive hiragana and katakana charts
  • Custom study sets with selectable character columns
  • Interactive quiz mode with romaji input
  • Mobile-first responsive design

Getting Started

# Install dependencies
pnpm install

# Run development server
pnpm dev

# Build for production
pnpm build

Open http://localhost:3000 to start learning.

Project Structure

src/
├── app/           # Next.js app router pages
├── components/    # React components
├── contexts/      # React contexts
├── data/          # Static data (kana characters)
├── lib/          # Utility functions
├── translations/  # i18n strings
└── types/        # TypeScript definitions

About

simple site for learning japanese kana and vocab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published