Skip to content

Welcome to my first complete clone project! Using Tailwind CSS, I've recreated the iLovePDF homepage to be fully responsive. Feel free to check out the result of my work and join me on my journey of learning and growth.

Notifications You must be signed in to change notification settings

adarsh-singh01/iLovePDF_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLovePDF Clone

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.

Features

  • 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.

Installation

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/iLovePDF-Clone.git
  2. Navigate to the project directory: cd iLovePDF-Clone
  3. Then Write Following Commands in Terminal:
npm init -y

npm install -D tailwindcss

npx tailwindcss init

npm run build #

Usage

Feel free to explore the website and test out its responsiveness.

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin feature/your-feature
  6. Submit a pull request

Credits

This project is inspired by iLovePDF and utilizes the power of Tailwind CSS.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Welcome to my first complete clone project! Using Tailwind CSS, I've recreated the iLovePDF homepage to be fully responsive. Feel free to check out the result of my work and join me on my journey of learning and growth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published