# Razorpay Clone Project 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/
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:
If you would like to contribute to this project, follow these steps:
This project is licensed under the MIT License.