Skip to content

Japanese dictionary web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.

License

Notifications You must be signed in to change notification settings

bryanjenningz/japanese-dictionary

Repository files navigation

Japanese Dictionary

A Japanese dictionary progressive web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.

Features

  • Search Japanese text with kanji, hiragana, and romaji (for example: "漢字", "ひらがな", "ro-maji")
  • Use clipboard reader to paste and read text, lookup words, and save flashcards
  • Save dictionary lookup history, clipboard reader lookup history, search history, and flashcards
  • Quiz yourself on saved flashcards by using flashcard tests
  • Enable dark mode
  • Installable on iOS, Android, Windows, Mac OS, and Linux
  • Works entirely offline

Screenshots

Credits

  • Pleco for design inspiration
  • JMdict/EDICT for the word dictionary
  • Rikaikun for the formatted word dictionary, word dictionary index, verb deconjugation code, and other pieces of code
  • Kanjium for the pitch accent dictionary