PayTs
This project is a React application (Full Stack) that utilizes various technologies such as
Prisma, SQL, Nodejs, Express, TailwindCSS, flowbite (tailwindcss component library), Context API, Axios, JWT, Zod, and TypeScript.
It provides features such as user authentication (login, register), transaction management, and balance tracking.
Feature
1. User Authentication:
- Register: Users can create a new account with a username and password.
- Login: Existing users can log in to access their account.
2. Transaction Management:
- Users can perform transactions.
with Prisma transaction management
3. Balance Tracking:
- Users can view their current balance after transactions.
