Skip to content

Rahulhanje/Paytam_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paytm Clone

Project Overview

This project is a clone of the Paytm application, providing a platform for users to manage their finances, send money, and make online payments.

Features

  • User accounts: Create and manage user profiles.
  • Balance management: View and track account balance.
  • Send money: Transfer funds to other users.
  • Payment gateway: Process online payments for goods and services.
  • Secure authentication: Protect user accounts with password encryption and two-factor authentication.

Installation

Backend

  1. Install Node.js and npm:
  2. Navigate to the backend directory:
    cd backend
  3. Install dependencies:
    npm install

Frontend

  1. Navigate to the frontend directory:
    cd frontend
  2. Install dependencies:
    npm install

Usage

Backend

  1. Start the server:
    npm start

Frontend

  1. Start the development server:
    npm run dev

Contact Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages