/jpflashcards

flashcards web app next.js

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

jpFlashCards

You can try out the app here

A tool I have made that can help one practice their Japanese reading skills.

The data is provided using an API in which I have set up that scrapes yourei.jp and dictionary.goo.ne.jp. The flashcards and collection of cards is connected to a Firestore database.

Dependencies

  • Firebase
  • TypeScript

Still WIP.