Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 1.45 KB

README.md

File metadata and controls

51 lines (25 loc) · 1.45 KB

▎Apple 2020 Homepage Clone

Welcome to the Apple 2020 Homepage Clone project! This project aims to replicate the look and feel of Apple's official homepage from 2020 using HTML and CSS. Please note that this clone is not responsive, meaning it is designed for desktop viewing only.

▎Live Demo

You can view the cloned homepage by clicking the link below:

https://eliaszeru.github.io/Apple-nonresponsive-clone-2020/

▎Features

• HTML Structure: The project uses semantic HTML to create a well-organized structure.

• CSS Styling: Custom styles are applied to match the aesthetics of the original Apple homepage.

• Static Layout: The layout is fixed and does not adapt to different screen sizes.

▎Technologies Used

• HTML

• CSS

▎Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/eliaszeru/Apple-nonresponsive-clone-2020.git

  2. Navigate to the project directory: cd Apple-nonresponsive-clone-2020

  3. Open index.html in your favorite web browser.

▎Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. Suggestions for improvements and enhancements are always welcome!

▎Acknowledgments

• Inspiration from Apple's official homepage design.

• Thanks to the developers and designers who create resources that help others learn and grow.

Feel free to explore the code, and enjoy the project!