This is the clone of Apple's iPhone 15 website.
Check out the live demo here.
iPhone.Model.preview.mp4
- 3D Model of iPhone 15
- Smooth Animations
- Responsive Design
Clone the repository:
git clone https://github.com/aditya-2k23/iPhone/
Install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh