This project was bootstrapped with Create React App.
Hiragana Flashcards is a small application that helps beginners study Hiragana. Knowing Hiragana lays the foundation of your first month of studying Japanese!
The application quizzes the user on various hiragana characters, based on the user's desired amount. At the end of the quiz, the user's score is displayed, highlighting the questions answered correctly and incorrectly.
For this project, I utilized Javascript, HTML, CSS, and the React JS Library. I learned about the foundations of React JS, how to use routing for a multi-page website, and importing JSON objects to use their data.
- Click the start button to launch the setup page
- Click on the number of questions you would like the practice.
- Enter the romanicized version of the hiragana displayed.
- When all questions are complete, click the finish button to complete the quiz.