Skip to content

This repository contains the source code and assets for an iPhone landing page built using Vite, React, WebGL (Three.js), and GSAP.

Notifications You must be signed in to change notification settings

ashishxcode/iproduct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iProduct

This repository contains the source code and assets for an iPhone landing page built using Vite, React, WebGL (Three.js), and GSAP.

Preview

You can check out the live preview of the iPhone landing page here.

Features

  • Interactive 3D iPhone model rendered using WebGL (Three.js)
  • Animations and transitions powered by GSAP
  • Responsive design for optimal viewing on various devices
  • Modern development workflow using Vite and React

Installation

  1. Clone the repository:

    git clone https://github.com/ashishxcode/iproduct.git
  2. Navigate to the project directory:

    cd iphone-landing-page
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev

    This will start the development server and open the app in your default browser. Any changes you make to the source code will automatically trigger a hot-reload.

  2. To build the production-ready bundle, run:

    npm run build

    The optimized build will be available in the dist directory.

License

This project is licensed under the MIT License.


That's it! Feel free to customize the README file according to your specific project details and requirements.

About

This repository contains the source code and assets for an iPhone landing page built using Vite, React, WebGL (Three.js), and GSAP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published