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.
- 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.
- HTML5: Markup structure for the page.
- CSS3: Custom styling to enhance aesthetics and responsiveness.
- Bootstrap 5: Framework for responsive design and prebuilt UI components.
- Clone the repository:
git clone https://github.com/abh1xxx/Woodland-Site-Clone.git
- Navigate to the project directory:
cd Woodland-Site-Clone
- Open the index.html file in any browser.