https://github.com/evanch98/apple-website-react
Apple Website Clone built with React, JavaScript, Tailwind CSS, Three.js and GSAP.
https://github.com/evanch98/apple-website-react
3d apple-website gsap javascript landing-page react react-three-drei react-three-fiber tailwindcss threejs web-animation
Last synced: 4 months ago
JSON representation
Apple Website Clone built with React, JavaScript, Tailwind CSS, Three.js and GSAP.
- Host: GitHub
- URL: https://github.com/evanch98/apple-website-react
- Owner: evanch98
- Created: 2024-07-09T05:54:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T04:55:17.000Z (about 2 years ago)
- Last Synced: 2025-03-15T16:44:36.176Z (over 1 year ago)
- Topics: 3d, apple-website, gsap, javascript, landing-page, react, react-three-drei, react-three-fiber, tailwindcss, threejs, web-animation
- Language: JavaScript
- Homepage: https://phone-website-react.vercel.app
- Size: 37.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apple-website-react
## Description
Recreating Apple Website using React, Tailwind CSS, Three.js, React Three Fiber, and Gsap.
## Getting Started
These instructions will help you set up and run the project on your local machine for development and testing purposes.
1. **Clone the repository:**
```bash
git clone https://github.com/evanch98/apple-website-react.git
cd your-repo-name
```
2. **Install the required dependencies:**
```bash
npm install
```
3. **Run the development server:**
```bash
npm run dev
```
The development server will run on `localhost:5173`.
## Technologies Used
- `React`
- `JavaScript`
- `Tailwind CSS`
- `Three.js`
- `@react-three/fiber`
- `@react-three/drei`
- `Gsap`
- `Vite`