Recreating Apple Website using React, Tailwind CSS, Three.js, React Three Fiber, and Gsap.
These instructions will help you set up and run the project on your local machine for development and testing purposes.
- Clone the repository:
git clone https://github.com/evanch98/apple-website-react.git
cd your-repo-name
- Install the required dependencies:
npm install
- Run the development server:
npm run dev
The development server will run on localhost:5173
.
React
JavaScript
Tailwind CSS
Three.js
@react-three/fiber
@react-three/drei
Gsap
Vite