Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 470 Bytes

Readme.md

File metadata and controls

37 lines (23 loc) · 470 Bytes

Iphone 3D Wesbite

Apple store website clone to buy Iphone. Used 3D assets and gsap for animation.

Demo url

https://apple-store-3d.netlify.app/

Screenshots

App Screenshot

Run Locally

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