Skip to content

Quizz yourself on Japanese Hiragana, Katakana, and Vocabulary.

License

Notifications You must be signed in to change notification settings

henrya/JapaneseLetters

Repository files navigation

Japanese Letters Quiz

CI Build Release

This is a simple React application for quizzing yourself on Japanese Hiragana, Katakana, and Vocabulary. The vocabulary section now includes quizzes for specific JLPT levels (N5, N4, N3, N2, and N1) as well as a combined "All Vocabulary" option. Vocabulary answers are displayed in Kana.

📥 Download

Get the latest version for your platform:

Technologies Used

  • Material-UI: A comprehensive React UI library for building user interfaces.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • LESS: A dynamic stylesheet language that extends CSS.
  • Jest: A delightful JavaScript Testing Framework with a focus on simplicity.
  • React Testing Library: A set of utilities for testing React components.
  • Electron: A framework for building cross-platform desktop apps with web technologies.
  • Electron Builder: A complete solution to package and build a ready for distribution Electron app.

Setup

  1. Clone the repository:

    git clone https://github.com/henrya/JapaneseLetters.git
    cd JapaneseLetters
  2. Install dependencies:

    npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

npm run electron:dev

Runs the app in a desktop development environment using Electron. This will open a native desktop window that hot-reloads as you make changes to the code.

npm run electron:build

Packages the application for production for Windows, macOS, and Linux using electron-builder. The distributable files can be found in the dist folder.

About

Quizz yourself on Japanese Hiragana, Katakana, and Vocabulary.

Resources

License

Stars

Watchers

Forks

Packages

No packages published