Kanji Study

GitHub Live Preview

Description

This is an app where users can study kanji by selecting their selection of cards that they must try guess the right kanji by spelling out the kanji. This project is a more personal project but also helps me to use typescript and tailwind within a bigger project to help me get a better understanding of them within a production build.

Software / Languages

Lessons Learned

I learning a lot of the structure of a TypeScript React app as well as letting Tailwind control the css. I wanted to try calling to a JSON file online to see how it works for an other project in the works so it was interesting working with headers and understanding how Vite deals with .env files.

Future features

To flesh out my study idea and to have a better sorting features for the cards.

Add a katakana/hiragana section.

Quiz like study for very similar kanji like ( 鳥 and 烏 ).

Deployment

This site is deployed to render.

Working On / Research

Adding more Kanji.

Cleaning up UI.

Fixing bugs.