Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.16 KB

File metadata and controls

38 lines (24 loc) · 1.16 KB

Woodland Website Clone

A front-end project to replicate the homepage of the official Woodland Worldwide website. This project is designed to strengthen skills in HTML, CSS, and Bootstrap by utilizing responsive design techniques and various UI components provided by Bootstrap.

Live Demo


Features

  • Fully responsive homepage layout.
  • Navigation bar and header section styled using Bootstrap classes.
  • Product showcases with consistent and responsive grid design.
  • Footer section replicating the original Woodland website.
  • Hover effects and other UI/UX improvements to match the original website's feel.

Technologies Used

  • HTML5: Markup structure for the page.
  • CSS3: Custom styling to enhance aesthetics and responsiveness.
  • Bootstrap 5: Framework for responsive design and prebuilt UI components.

How to Run

  1. Clone the repository:
    git clone https://github.com/abh1xxx/Woodland-Site-Clone.git
    
  2. Navigate to the project directory:
    cd Woodland-Site-Clone
    
  3. Open the index.html file in any browser.