Skip to content

kostger/apple-website-clone

Repository files navigation

Apple Website Clone

This is a MERN stack project designed to replicate the user interface and functionality of the Apple website, featuring login functionality, a 3D model of an Apple product created using Three.js, User cart functionality and more.

🔗 Live Demo
Visit the website

⚠️ Note:
Google Chrome may occasionally warn about phishing when accessing the site. To avoid this, you can use Incognito Mode or try another browser.

🛠️ Features

  • 3D Product View: Interactive Apple product model implemented with Three.js.
  • Cart Functionality: Add products to the cart and proceed to checkout (mock).
  • Authentication: User registration and login functionality.
  • Responsive Design: Ensures an optimized experience on all devices.

🖥️ Technologies Used

Frontend

  • React: For building the user interface.
  • Three.js: For rendering 3D Apple product models.
  • Tailwind CSS: For styling and responsive design.

Backend

  • Express.js: For building the server API.
  • MongoDB: For the database.
  • Node.js: For running the backend server.

GitHub Repositories