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.
index.html
: The main HTML file.styles/
: Directory containing CSS files.scripts/
: Directory containing JavaScript files.
- Clone the repository:
git clone https://github.com/Asad935477/UI-practice-Vision-Pro-Apple-Website-Clone.git
- Navigate to the project directory:
cd UI-practice-Vision-Pro-Apple-Website-Clone
- Open
index.html
in your browser to view the website.npm run dev