An open API service indexing awesome lists of open source software.

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.

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`