A clone of the Razorpay payment gateway, built using HTML and the Tailwind CSS framework.
Live Demo | Contributing Guidelines
Welcome to the Razorpay Clone project! This project is a web-based replica of the Razorpay payment gateway. It's built using HTML and the Tailwind CSS framework to provide a user-friendly and responsive payment experience.
- Payment Simulation: Simulates a payment processing flow to demonstrate the Razorpay experience.
- Responsive Design: Ensures a seamless payment experience on various screen sizes and devices.
- Tailwind CSS: Utilizes the Tailwind CSS framework for modern and efficient styling.
- Clone the repository:
git clone https://github.com/your-username/razorpay-clone.git
- Navigate to the project directory:
cd razorpay-clone
- Open
index.html
in your preferred web browser.
- Open the project in your web browser to experience the Razorpay clone.
- Follow the on-screen instructions to simulate the payment process.
- HTML
- Tailwind CSS: A utility-first CSS framework.
Contributions are welcome! To contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
Please review our Contributing Guidelines for more details.
Feel free to reach out to us via shindesuyash10@gmail.com with any questions or feedback!