Apple store website clone to buy Iphone. Used 3D assets and gsap for animation.
https://apple-store-3d.netlify.app/
Clone the project
git clone https://github.com/prince214/iphone-3d-website
Go to the project directory
cd iphone-3d-website
Install dependencies
npm install
Start the server
npm run dev