This project is a Razorpay clone built using HTML, CSS, and Tailwind CSS. It aims to replicate the landing page UI and some features of the popular payment gateway, Razorpay.
If you'd like to contribute to this project, please follow these guidelines:
- Fork the project.
- Create your feature branch:
git checkout -b feature-name
. - Commit your changes:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature-name
. - Submit a pull request.
Inspiration and design ideas from Razorpay.
Happy coding! 🚀