GithubHelp home page GithubHelp logo

basedhound / iphone-15_ui_react Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 38.64 MB

Apple's iPhone 15 Pro website-clone using React.js and TailwindCSS. It highlights the effective use of GSAP and Three.js for displaying iPhone 15 Pro models in various colors and shapes.

Home Page: https://iphone15-fv.netlify.app

JavaScript 93.04% HTML 0.81% CSS 6.15%
gsap react tailwind threejs vite sentry 3d r3f three-fiber design ui website

iphone-15_ui_react's Introduction

Project Banner

iPhone 15 Website

[EN] 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.

[FR] Ceci est un clone du site web de l'iPhone 15 Pro d'Apple utilisant React.js et TailwindCSS. Il met en avant l'utilisation efficace de GSAP (Greensock Animations) et de Three.js pour afficher les modèles d'iPhone 15 Pro dans diverses couleurs et formes.

  • React is a JavaScript library for building user interfaces, developed by Facebook. React.js allows developers to create reusable UI components that manage their own state, leading to more efficient and predictable code. It is widely used for developing single-page applications (SPAs) due to its virtual DOM that improves performance and ease of maintenance.

  • Three.js is a powerful JavaScript library that simplifies the creation of 3D graphics in the browser using WebGL. Three.js provides a wide range of features for rendering, animation, and interaction with 3D objects, making it a popular choice for building immersive web experiences, including games, data visualizations, and interactive art.

  • Three Fiber is a React renderer for Three.js, which allows developers to build 3D graphics using React components. By leveraging React's component-based architecture and hooks, React Three Fiber makes it easier to manage complex 3D scenes, reuse code, and integrate with other React-based libraries and tools.

  • Three Drei is a collection of useful helpers and abstractions for React Three Fiber, designed to simplify common tasks and reduce boilerplate code. React Three Drei includes components for lighting, controls, physics, and other essential features, enabling developers to quickly set up and customize their 3D scenes.

  • GSAP (Greensock) is a robust animation library for creating high-performance, professional-grade animations in JavaScript. GSAP (GreenSock Animation Platform) offers a wide range of features, including smooth transitions, complex sequences, and cross-browser compatibility. It is known for its speed and flexibility, making it a popular choice for animating web and mobile applications.

  • Vite is a modern build tool that provides a fast and efficient development environment with hot module replacement (HMR). Vite is designed to be a lean and extensible alternative to traditional bundlers like Webpack. It leverages native ES modules and a development server to deliver near-instantaneous updates during development, significantly improving developer productivity.

  • Tailwind is an utility-first CSS framework that allows developers to build custom designs quickly by composing utility classes directly in their markup. Tailwind CSS promotes a different approach to styling compared to traditional CSS frameworks by providing a set of low-level utility classes that can be combined to achieve any design. This leads to faster development, easier maintenance, and a more consistent design system.

πŸ‘‰ Beautiful Subtle Smooth Animations using GSAP: Enhanced user experience with seamless and captivating animations powered by GSAP.

πŸ‘‰ 3D Model Rendering with Different Colors and Sizes: Explore the iPhone 15 Pro from every angle with dynamic 3D rendering, offering various color and size options.

πŸ‘‰ Custom Video Carousel (made with GSAP): Engage users with a unique and interactive video carousel developed using GSAP for a personalized browsing experience.

πŸ‘‰ Completely Responsive: Consistent access and optimal viewing on any device with a fully responsive design that adapts to different screen sizes.

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

Prerequisites

Make sure you have the following installed on your machine:


Cloning the Repository

git clone {git remote URL}


Installation

Let's install the project dependencies, from your terminal, run:

npm install
# or
yarn install


Running the Project

Installation will take a minute or two, but once that's done, you should be able to run the following command:

npm run dev
# or
yarn dev

Open http://localhost:5173 in your browser to view the project.

iphone-15_ui_react's People

Contributors

basedhound avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.