This repository contains a static clone of the Razorpay website created using React. The project aims to demonstrate the frontend development skills and ability to replicate the design and layout of a real-world website.
- Responsive design
- HTML, CSS, and React components
- Utilizes React Router for navigation
- Uses modern web development practices
- React
- HTML5
- CSS3
- TailwindCSS
- React Router
To get a local copy of the project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/RazorpayClone.git
- Navigate into the project directory:
cd RazorpayClone
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open the project in your preferred web browser:
http://localhost:3000
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
Please ensure that your code follows the existing coding style and conventions.
This project is licensed under the MIT License.
This project is inspired by the design and layout of the Razorpay website (https://razorpay.com/). All rights and credits for the design and branding go to Razorpay.