Skip to content

Clone of Early launch website of Apple's Vision Pro

License

Notifications You must be signed in to change notification settings

ahmarcode/Apple-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Vision Pro Clone

This project is a clone of the Apple Vision Pro website, meticulously designed to replicate the smooth, interactive experience of the original. Utilizing modern web technologies such as GSAP (GreenSock Animation Platform) and Canvas, this clone demonstrates advanced animation techniques and dynamic content rendering for an engaging user experience.

Table of Contents

Live Demo

Check out the live demo of the Apple Vision Pro Clone here.

Features

  • Responsive Design: The website is fully responsive, providing an optimal viewing experience across a range of devices.
  • Smooth Animations: Powered by GSAP, the animations are seamless and enhance the overall user experience.
  • Canvas Integration: The use of HTML5 Canvas allows for complex, animated visual effects that bring the site to life.
  • High-Quality Imagery: Features retina-ready images that ensure clarity on all screen types.

Technologies Used

  • HTML5: Structuring the website content.
  • CSS3: Styling the website with a focus on responsive design.
  • JavaScript (ES6+): Adding interactivity and handling animations.
  • GSAP: For creating smooth, high-performance animations.
  • Canvas: For rendering graphics and animations directly on the web page.

File Structure

/Apple-Vision-Pro-Clone
├── /Canvas
│   ├── Apple vision image.png
│   ├── eye_tracking_off_ln11reqs6mi6_large.jpg
│   ├── eye_tracking_on_ln11reqs6mi6_large.jpg
│   ├── glass_side_gm4agomrwle2_large.jpg
│   ├── glass_top_k3b8lzqd112m_large.jpg
│   ├── light_seal_fo87cv0zkcmm_large.jpg
│   ├── sensors_all_dp0a8e4y4u4i_large.jpg
│   ├── sensors_chips_s805s5o3gkii_large.jpg
├── favicon.ico
├── index.html
├── script.js
├── styles.css
└── image.png
  • index.html: The main HTML file that contains the structure of the webpage.
  • styles.css: The CSS file that styles the webpage, ensuring it looks visually appealing and is responsive.
  • script.js: The JavaScript file where all the interactive elements and animations are implemented, primarily using GSAP.
  • Canvas/: A directory containing high-quality images used within the project, many of which are utilized within Canvas elements to create intricate visual effects.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/apple-vision-pro-clone.git
  2. Navigate to the project directory:
    cd apple-vision-pro-clone
  3. Open index.html in your preferred browser to view the site.

Usage

  • To customize or further develop the site, edit the files as needed:
    • Modify index.html for structural changes.
    • Adjust styles in styles.css.
    • Implement or refine animations and interactivity in script.js, using GSAP and Canvas as required.

License

This project is open-source and available under the MIT License.


This README gives an overview of the project while emphasizing the use of GSAP and Canvas, along with the provided file structure. Let me know if you need any further adjustments!

About

Clone of Early launch website of Apple's Vision Pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published