Skip to content

Explore the codebase of a replica of Apple's flagship device. Developed with attention to detail, this project offers insights into UI design, hardware simulation, and iOS functionality emulation

License

Notifications You must be signed in to change notification settings

Divyansh089/iPhone15Pro-clone

Modern iPhone 15 inspired website using Three.js and GSAP animations.

📔 Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

apple-clone/
  |- public/
    |-- assets/
    |-- models/
    |-- apple-icon.png
    |-- favicon.ico
    |-- favicon1.png
    |-- favicon2.png
  |- src/
    |-- assets/
        |--- index.js
    |-- components/
        |--- Features.jsx
        |--- Footer.jsx
        |--- Hero.jsx
        |--- Highlights.jsx
        |--- HowItWorks.jsx
        |--- IPhone.jsx
        |--- Lights.jsx
        |--- Loader.jsx
        |--- Model.jsx
        |--- ModelView.jsx
        |--- Navbar.jsx
        |--- VideoCarousel.jsx
    |-- constants/
        |--- index.js
    |-- utils/
        |--- animations.js
    |-- App.css
    |-- App.jsx
    |-- index.css
    |-- main.jsx
  |- .eslintrc.json
  |- .gitignore
  |- index.html
  |- package-lock.json
  |- package.json
  |- postcss.config.js
  |- tailwind.config.js
  |- vite.config.js

🧰 Getting Started

  1. Make sure Git and NodeJS is installed.
  2. Clone this repository to your local computer.
  3. Install project dependencies using npm install --legacy-peer-deps or yarn install --legacy-peer-deps
  4. Now app is fully configured 👍 and you can start using this app using either one of npm run dev or yarn dev.

NOTE: Please make sure to keep your API keys and configuration values secure and do not expose them publicly.

⚙️ Tech Stack

React JS Vite JS Javascript Tailwind CSS Netlify

🙌 Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

💎 Acknowledgements

Useful resources and dependencies that are used in Apple Clone.

🚀 Follow Me

Follow Me "Follow Me"

📚 Learn More

To deepen your understanding of React.js and Netlify, explore the following resources:

For Netlify-specific information:

You're encouraged to contribute and provide feedback on Netlify's GitHub repository.

📃 Deploy on Netlify

The simplest way to deploy your React.js app is to use the Netlify Platform - a powerful platform for modern web projects.

Explore the Netlify deployment documentation for step-by-step instructions on deploying your React.js app on Netlify.

Happy coding, and feel free to share your thoughts and improvements with the Netlify community!

About

Explore the codebase of a replica of Apple's flagship device. Developed with attention to detail, this project offers insights into UI design, hardware simulation, and iOS functionality emulation

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published