This project is a clone of the Apple website. It aims to replicate the design and functionality of the original site, providing a similar user experience.
- Responsive design
- Interactive navigation menu
- Product showcase
- Footer with links and information
- Smooth scrolling and animations
- HTML5
- CSS3
- TypeScript
- GSAP
- Three.js
- React
To get a local copy up and running, follow these simple steps:
-
Clone the repository:
git clone https://github.com/LucasDaSilva96/Apple-Website.git
-
Navigate to the project directory:
cd APPLE-WEBSITE
-
Install the project dependencies using npm:
npm install
- run the server:
npm run dev
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Lucas Da Silva - dasilvajunior881@gmail.com