Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A visually rich and interactive Apple product showcase built with Reactjs, Vitejs, TailwindCSS, GSAP, and Three.js.

NotificationsYou must be signed in to change notification settings

Sudhanshu-Ambastha/Apple-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A visually rich and interactive Apple product showcase built with React, Vite, TailwindCSS, GSAP, and Three.js.

Preview

Technologies Used

Project Structure

applewebsite/├── public/│   ├── index.html├── src/│   ├── assets/│   │   ├── images/│   │   ├── videos/│   ├── components/│   │   ├── Footer.jsx│   │   ├── Hero.jsx│   │   ├── Highlights.jsx│   │   ├── HowItWorks.jsx│   │   ├── Loader.jsx│   │   ├── Model.jsx│   │   ├── ModelView.jsx│   │   ├── Navbar.jsx│   │   ├── VideoCarousel.jsx│   ├── constants/│   │   ├── index.js│   ├── utils/│   │   ├── animations.js│   │   ├── index.js│   ├── App.jsx│   ├── index.css│   ├── main.jsx├── package.json├── vite.config.js

Installation

To set up and run this project locally, follow these steps:

Step 1: Clone the repository

git clone https://github.com/Sudhanshu-Ambastha/Apple-Website.git
cd applewebsite

Step 2: Install dependencies

npm install

Step 3: Install additional packages

npm install gsap @gsap/react
npm install three @react-three/drei @react-three/fiber

Running the Project

After following the installation steps, you can run the project using the commandnpm run dev and open it in your browser to see the Apple website in action.

npm run dev

About

A visually rich and interactive Apple product showcase built with Reactjs, Vitejs, TailwindCSS, GSAP, and Three.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp