Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 713 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 713 Bytes

apple-website-react

Description

Recreating Apple Website using React, Tailwind CSS, Three.js, React Three Fiber, and Gsap.

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

  1. Clone the repository:
git clone https://github.com/evanch98/apple-website-react.git
cd your-repo-name
  1. Install the required dependencies:
npm install
  1. Run the development server:
npm run dev

The development server will run on localhost:5173.

Technologies Used

  • React
  • JavaScript
  • Tailwind CSS
  • Three.js
  • @react-three/fiber
  • @react-three/drei
  • Gsap
  • Vite