This is a clone of https://razorpay.com/, created for learning TailwindCSS , animation , flex box , grid and Responsive. The website is built using TailwindCSS, and is hosted on Netlify.
To get a copy of the project up and running on your local machine, simply follow these steps:
- Clone the repository:
git clone https://github.com/your-username/website-clone.git
- Install the necessary dependencies:
npm install
- Start the development server:
npm start
Contributions are always welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b my-new-branch
- Make your changes
- Commit your changes:
git commit -m 'Add some feature'
- Push your changes to your forked repository:
git push origin my-new-branch
- Create a pull request
This project is licensed under the MIT License - see the LICENSE.md file for details.