Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shivxmr/iphone

Recreated the Apple iPhone 15 Pro website, combining GSAP animations and Three.js 3D effects.
https://github.com/shivxmr/iphone

gsap reactjs tailwindcss threejs vite

Last synced: about 1 month ago
JSON representation

Recreated the Apple iPhone 15 Pro website, combining GSAP animations and Three.js 3D effects.

Awesome Lists containing this project

README

        



react.js
three.js
greensock
tailwindcss

Iphone 15 Website

This is a clone of Apple's iPhone 15 Pro website using React.js and TailwindCSS. It highlights the effective use of GSAP (Greensock Animations) and Three.js for displaying iPhone 15 Pro models in various colors and shapes.

## ⚙️ Tech Stack

- React.js
- Three.js
- React Three Fiber
- React Three Drei
- GSAP (Greensock)
- Vite
- Tailwind CSS

## 🤸 Quick Start

Follow these steps to set up the project locally on your machine.

**Prerequisites**

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npm run dev
```

Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.