This project is a clone of the iPhone 15 website, built using React and Vite. It features smooth animations powered by GSAP.
- Modern web application based on React
- Fast development environment with Vite
- Responsive design using Tailwind CSS
- Smooth animations with GSAP
- React
- Vite
- Tailwind CSS
- GSAP (Animation)
- ESLint
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/jpnyunus/iPhone-Website-Clone.git
- Navigate to the project directory:
cd iPhone-Website-Clone
- Install dependencies:
npm install
- Start the development server:
npm run dev
This project uses GSAP to create smooth, engaging animations that enhance the user experience and mimic the original iPhone website's dynamic feel.
This project is open source and available under the MIT License.