This project aims to recreate the design of the iPhone 15 website page using Vite, React, Three.js, React Fiber, and React Drei.
- Utilizes Vite for fast development and builds.
- Implements React for building the user interface.
- Utilizes Three.js for 3D rendering.
- Integrates React Fiber for improved performance.
- Utilizes React Drei for simplified 3D object management.
-
Clone the repository: git clone https://github.com/igniteking/apple-website
-
Navigate to the project directory: cd apple-website
-
Install dependencies: npm install
-
Start the development server: npm run dev
-
Open your browser and navigate to
http://localhost:5173
to see the project running.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.