Skip to content

prince214/iphone-3d-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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