Skip to content

stapletl/nihongo-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nihongo Cards

Vercel Deploy License

A modern Japanese learning application built with Next.js for mastering Hiragana and Katakana through interactive flashcards and quizzes.

Features

  • 🎴 Interactive flashcards for Japanese learning
  • ✍️ Hiragana and Katakana practice
  • 🎨 Modern, responsive UI built with shadcn/ui components
  • 🌓 Light/Dark mode support

Getting Started

  1. Clone the repository
  2. Install dependencies:
bun install
  1. Run the development server:
bun run dev

Open http://localhost:3000 with your browser to start learning Japanese!

Tech Stack

Available Scripts

  • bun run dev - Start the development server with Turbopack
  • bun run build - Build the application for production
  • bun run start - Start the production server
  • bun run lint - Run ESLint to check code quality
  • bun run lint --fix - Have the linter fix all auto-fixable problems
  • bun run format - Format all files using Prettier

Contributing

The goal for this app is to have an extremely narrow scope and be virtually no work to maintain. If you have suggestions, comments, concerns, feel free to open an Issue. It is unlikely that large features will be added or large PRs will be reviewed.

License

This project is licensed under the MIT License.

Nihongo Cards uses KanjiVG by Ulrich Apel, licensed under CC BY-SA 3.0.