Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.68 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.68 KB

JPVocab

Japanese language learning app 🈳

Vue.js TypeScript SASS Netlify

📜 Description

In the Japanese language a single kanji generally has multiple readings, which makes the expansion of vocabulary pretty difficult. This app allows you to learn and practice these readings alongside with standard 'word --> translation' study.

🎁 Features

  • Manageable table of words features:
    • Two lists - 'currently learning' and hidden 'learned' words lists
    • Adding new words with multiple readings and translations
    • Easily manage between the lists
    • Editing and deleting
    • Variety of sorting options
  • Flashcards game with all word-reading-translation combinations of settings
  • Tablet/mobile friendly
  • More games coming up

🚀 Start

For demonstration purposes Local Storage gets filled with mock data

Check out on Netlify --> JPVocab 🌸

npm run serve to run in dev mode

👀 Preview (mobile)