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
Google Chrome may occasionally warn about phishing when accessing the site. To avoid this, you can use Incognito Mode or try another browser.
- 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.
- React: For building the user interface.
- Three.js: For rendering 3D Apple product models.
- Tailwind CSS: For styling and responsive design.
- Express.js: For building the server API.
- MongoDB: For the database.
- Node.js: For running the backend server.
✨ GitHub Repositories