Skip to content

Latest commit

Β 

History

History
36 lines (25 loc) Β· 903 Bytes

File metadata and controls

36 lines (25 loc) Β· 903 Bytes

πŸ’³ Paytm Clone

A full-stack clone of the Paytm payments app built using modern web technologies including Next.js, TypeScript, Node.js, Prisma, PostgreSQL, and Turborepo for monorepo management.


πŸš€ Tech Stack

  • Frontend: Next.js
  • Backend: Node.js with API Routes (Next.js)
  • Monorepo Tooling: Turborepo
  • Database: PostgreSQL
  • ORM: Prisma
  • Language: TypeScript
  • Authentication: NextAuth

πŸ“‚ Features

  • βœ… User registration and login
  • πŸ’Ό Add money to wallet
  • πŸ” Send and receive payments
  • πŸ“œ Transaction history
  • πŸ“± Fully responsive UI
  • πŸ” Secure backend validations

πŸ› οΈ Getting Started

1. Clone the repository

git clone https://github.com/amolak21/PayTM.git
cd PayTM