Skip to content

imkeanserna/paytm-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PayTm clone

Final Output

Getting Started

Follow the steps below to set up and run both the backend and frontend locally.

How to Run the App Locally

  1. Clone the repository onto your machine:
      git clone <repository-url>
      cd Backend/
        npm install
        npm run dev
    
      cd Frontend/
        npm install
        npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published