Introduction
I'm currently developing vacab app to help people prepare for TOEIC exam which is famous English exam in Japan.
My goal is to make it easy to memorize vocab using AI built with React and Supabase.
Progress so far
So far, I've:
- Set up authentication using Supabase
- Create word list page and meaning page
- Stored data in Supabase and successfully retrieved them in the frontend
Current challenges
However, I'm facing to small but tricky problems and some points for improvement like:
- Can't refresh page after switching page
- Appearing is terrible
- Filtering remembered words etc...
I'm still learning, so if you have any tips or similar experiences with Supabase or React (and also English), I'd love to hear from you.
I'm keep posting updates as I continue improving the app!
Top comments (0)