A beautifully designed MacBook landing page created with Vite + React, styled using Tailwind CSS, and powered by React Three Drei for immersive 3D effects.
This project is a single-page website showcasing a MacBook landing page with sleek design and stunning 3D interactions. The goal of this landing page is to provide a modern and engaging experience for potential customers. It leverages the power of React Three Drei to incorporate 3D elements smoothly into the page.
To get this project running on your local machine, follow these steps:
Clone the repository:
git clone https://github.com/yourusername/macbook-landing-page.git
cd macbook-landing-page
Install dependencies:
npm install
To start the development server:
```bash npm run dev