This is a clone of paytm with some basic features of transfers, transactions.
Tech stack used:
Language: Typescript
Database: PostgreSQL
ORM: Prisma
Monorepo: Turborepo
Framework: Nextjs
Authorization: NextAuth
State management: Recoil
It has mainly four pages dashboard(not yet developed completely), transfer( where user can add in wallet through different gateways), transactions(not yet developed) and P2P(where user can transfer money to other user).