Welcome to my RazorPay Clone project repository! This project aims to replicate the functionality of RazorPay, a popular online payment gateway. With this clone, users can process payments, manage transactions, and facilitate secure online transactions seamlessly. Whether you're a developer looking to contribute or a user interested in exploring my clone, you're in the right place.
In Progress (Backend Develoment)
Directory Structure:-
To setup this project on your local machine , first fork these project to your account and then clone it on our local machine under some folder.
Now run the command to view it on your local host.
npm init
npm run start
Your result should to be same as the above screen shots.
Contributions are always welcome!
So if you would like to add some thing or update some existing features then please make pull request , I will review it as early as possible.
What did you learn while building this project? What challenges did you face and how did you overcome them?
- Strengthn my tailwind css styling , scripts tags usage.
- Got to learn about NoSQL databases
- And looking forward to integrate backend for these project.