Skip to content

Asad935477/UI-practice-Vision-Pro-Apple-Website-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision Pro Apple Website Clone

This project is a clone of the Vision Pro Apple website. It is built using the following technologies and libraries:

  • JavaScript: Used for the dynamic behavior of the website.
  • CSS: Used for styling the website to match the original design.
  • HTML: Used for the structure of the website.

Project Structure

  • index.html: The main HTML file.
  • styles/: Directory containing CSS files.
  • scripts/: Directory containing JavaScript files.

How to Run

  1. Clone the repository:
    git clone https://github.com/Asad935477/UI-practice-Vision-Pro-Apple-Website-Clone.git
    
  2. Navigate to the project directory:
    cd UI-practice-Vision-Pro-Apple-Website-Clone
    
  3. Open index.html in your browser to view the website.
    npm run dev