Skip to content

sargunkohli152/Razorpay-Clone

Repository files navigation

Razorpay Website Clone

A project where I cloned the frontend part of the official Razorpay website using HTML and Tailwind CSS. This project helped me learn various styling concepts and allowed me to recreate the UI with precision.

ss1 ss2 ss3 ss4

Table of Contents

Overview

In this project, I aimed to replicate the frontend of the official Razorpay website. By using HTML and Tailwind CSS, I gained hands-on experience with web development and advanced styling techniques. This project allowed me to improve my UI design skills, understand responsive web design, and practice building web pages that closely resemble the original website.

Installation

  1. Clone the repository:

    git clone https://github.com/sargunkohli152/Razorpay-Clone.git
    

Usage

To view the Razorpay website clone, open the index.html file in a web browser. Feel free to explore the cloned web pages, styles, and layout. This project can serve as a reference for learning frontend web development and applying styling techniques using Tailwind CSS.

Technologies Used

  • HTML
  • Tailwind CSS

Contributing

Contributions are welcome! If you have any suggestions, improvements, or want to add new features, please fork the project, make your changes, and submit a pull request.

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.