Skip to content

prachiguptadev/razorpay-clone

Repository files navigation

Razorpay Website Clone 🛩

Hey, take a look at our Razorpay website clone! It's a popular online payments platform in India. we made it using HTML and Tailwind CSS. I cloned the frontend part of the official Razorpay website. And I face many challenges while making UI. This project helped me learn various styling concepts and allowed me to recreate the UI with precision.

HomePage

homepage

Table of Contents📜

You can see a live demo of this project Visit now 🚀

  • Responsive Design: The clone is designed to be fully responsive and looks great on various screen sizes, including desktop, tablet, and mobile devices.

  • Tailwind CSS: Utilizes the Tailwind CSS framework for styling, ensuring a clean and modern design.

  • HTML
  • Tailwind CSS

To run this project locally, follow these steps:

  • Clone the repository to your local machine
  • Change into the project directory: cd Razorpay-Clone
  • Install the project dependencies: npm install
  • Start the development server: npm run start