Tech Stack
JavaScript
React.js
Express.js
PostgreSQL
Prisma ORM
About the Project
I developed a vocabulary learning app as a personal project to address the lack of free, usable tools for language learners. Using React.js for the frontend and Express.js with a PostgreSQL database on the backend, I built a full-stack application that helps users study and track their vocabulary progress. I handled user authentication with JWTs and managed data using Prisma ORM. After trialing the app with real users, I incorporated feedback to improve the user experience.