Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tariktoplu/apple_website-smartphone-showcase-clone-

Recreate the Apple iPhone 15 Pro website, combining GSAP animations and Three.js 3D effects. From custom animations to animated 3D models, made by following the tutorial.
https://github.com/tariktoplu/apple_website-smartphone-showcase-clone-

apple gsap iphone reactjs tailwindcss threejs

Last synced: about 2 months ago
JSON representation

Recreate the Apple iPhone 15 Pro website, combining GSAP animations and Three.js 3D effects. From custom animations to animated 3D models, made by following the tutorial.

Awesome Lists containing this project

README

        


react.js
three.js
greensock
tailwindcss

Iphone 15 Website

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

- This project is copy of a this offical [apple website](https://www.apple.com/iphone-15-pro/)
- I made up this project with with [this tutorial video](https://www.youtube.com/watch?v=RbxHZwFtRT4&list=PL6QREj8te1P6wX9m5KnicnDVEucbOPsqR&index=120)
- The process of developing this project allowed me to improve myself in react, tailwind CSS and threeGSAP