This project is a clone of Apple's website using Bootstrap. The goal is to create a fully responsive website that follows a mobile-first approach.
Check out the live demo of the project: π± Live Demo π
- HTML5: For structuring the content of the website.
- CSS3: For styling the website.
- Bootstrap 5: For building a responsive layout and components.
- JavaScript: For adding interactivity to the website.
- π± Mobile-First Approach: Designing the website for mobile devices first and then enhancing it for larger screens.
- π» Responsive Design: Ensuring the website looks good on all devices, from mobile phones to desktops.
- π§ Component-Based Design: Using Bootstrap components to build reusable and modular parts of the website.
- π Cross-Browser Compatibility: Ensuring the website works well on different web browsers.
- π Responsive navigation bar
- π― Hero section with a call-to-action button
- πΌοΈ Product showcase with images and descriptions
- π± Footer with social media links
- Clone the repository:
git clone https://github.com/Tesfamichael12/Apple-website-clone.git
- Open the project directory:
cd Apple-website-clone
- Open
index.html
in your preferred web browser to view the website.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.