Skip to content

suhel-24/paytmClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Build a basic version of PayTM

Paytm Clone

This project is a simplified clone of Paytm, designed to demonstrate a basic digital wallet and payments system. It allows users to sign up, add money to their wallet, make payments, and view transaction history. This clone is built for educational purposes and to understand the workings of digital payment systems in the fintech domain.

Features

  • Interactive UI built with React.
  • Form validation using Zod.
  • Backend API with Express.
  • MongoDB database integration with Mongoose.
  • Authentication using JSON Web Tokens (JWT).
  • Styling with Tailwind CSS.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

node -v
npm -v


npm install (in frontend and backend)

##UI

Screenshot 2024-03-05 005404 Screenshot 2024-03-05 005502 Screenshot 2024-03-05 005951 Screenshot 2024-03-05 010037

About

paytm clone using react and tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 97.9%
  • HTML 1.8%
  • CSS 0.3%