Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arindal1/iphone15-pro
3D iPhone 15 Pro landing page w/ React, TailwindCSS, GSAP, ThreeJS
https://github.com/arindal1/iphone15-pro
3d-models apple clone-website gsap landing-page reactjs threejs
Last synced: 3 days ago
JSON representation
3D iPhone 15 Pro landing page w/ React, TailwindCSS, GSAP, ThreeJS
- Host: GitHub
- URL: https://github.com/arindal1/iphone15-pro
- Owner: arindal1
- License: mit
- Created: 2024-08-20T06:27:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T10:15:37.000Z (3 months ago)
- Last Synced: 2024-11-13T08:41:44.446Z (3 days ago)
- Topics: 3d-models, apple, clone-website, gsap, landing-page, reactjs, threejs
- Language: JavaScript
- Homepage: https://iphone15-pro-five.vercel.app/
- Size: 37.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![image](public/assets/images/screenshot1.png)
This repository contains the source code for a frontend site resembling the **iPhone 15 Pro** landing page. The site features *dynamic animations* powered by **GSAP** and an *interactive 3D model* of the iPhone created using **Three.JS**, and *error tracking* and *performance monitoring* through **Sentry**.
### Technologies Used:
## Installation
1. **Clone the repository**:
```bash
git clone https://github.com/arindal1/iPhone15-pro.git
cd iPhone15-pro
```2. **Install dependencies**:
```bash
npm install
```## Usage
To start the development server and view the site locally:
```bash
npm run dev
```## Contact
For more information, feel free to connect with me:
- [GitHub](https://github.com/arindal1)
- [LinkedIn](https://www.linkedin.com/in/arindalchar)
- [Twitter](https://twitter.com/arindal_17)## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Keep Coding 🚀