This project is a front-end clone of the Razorpay website, created using HTML and Tailwind CSS. It replicates the core features section of the Razorpay website, including the layout and design.
You can view a live demo of this project here :https://rrazorpay.netlify.app/
- Cloned the core features section of the Razorpay website.
- Implemented a responsive design using Tailwind CSS.
- Added testimonials and a call-to-action section.
- Used Feather Icons for icons.
Before you begin, ensure you have met the following requirements: Node.js and npm installed on your system.
- To install and run this project locally, follow these steps:
- Clone the repository: git clone https://github.com/soulistic/razorpay-clone.git
- Change to the project directory: cd razorpay-clone
- Install dependencies: npm install
To run this project locally, follow these steps:
- Start the development server:npm run dev
- Open your web browser and navigate to http://localhost:3000 to view the project.
This project was built using the following technologies:
- HTML
- Tailwind CSS
- Feather Icons
If you would like to contribute to this project, follow these steps:
- Fork the project.
- Create a new branch for your feature or bugfix: git checkout -b feature/new-feature.
- Commit your changes and push to your fork: git push origin feature/new-feature.
- Open a pull request on the original repository.
This project is licensed under the MIT License.