Welcome to the iLovePDF clone repository! This project is a clone of the iLovePDF website, built using Tailwind CSS. It is a fully responsive website, meaning it adapts seamlessly to various screen sizes and devices.
- Responsive Design: The website is optimized to work flawlessly across different devices, including desktops, tablets, and mobile phones.
- Tailwind CSS: Built using Tailwind CSS utility-first framework for rapid development and easy customization.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/iLovePDF-Clone.git
- Navigate to the project directory:
cd iLovePDF-Clone
- Then Write Following Commands in Terminal:
npm init -y
npm install -D tailwindcss
npx tailwindcss init
npm run build #
Feel free to explore the website and test out its responsiveness.
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/your-feature
- Submit a pull request
This project is inspired by iLovePDF and utilizes the power of Tailwind CSS.
This project is licensed under the MIT License. See the LICENSE file for details.