Skip to content

kin-cunico/kanji_project

Repository files navigation

Kanji Project

Kanji Project is a web-based application designed to help users learn and practice Japanese kanji characters. Utilizing JavaScript, HTML5, and CSS3.
This project was created using Kanji VG. Please visit their repo to drop a star as their work is incredible and allows us to build web apps like this in a breeze.

Licensing

This project is licensed under Apache License 2. Check the LICENSE for more info.

The use of Kanji VG should be made under their own license. Please check Kanji VG Licensing for more information.

Features

  • List of Kanji characters ranging from N5 to N4. The book that I reference the most for this list was 日本語チャレンジ N4 ・N5
    ISBN: 4872177576
  • See how the kanji is drawn in real-time.
  • Replay the kanji drawing animation as many times as you need.

Live Project

To view the current project live version, please check Kanji List

Installation

To run Kanji Project locally:

  1. Clone the repository:
    git clone https://github.com/kin-cunico/kanji_project.git
  2. Change into cloned directory:
    cd kanji_project
    
  3. Install the required dependencies:
    npm install vite vivus
    
  4. Run project locally using Vite:
    npm start
    
  5. Navigate using your favorite browser to the localhost tha Vite created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors