A responsive clone of Twogood created using HTML, CSS, JavaScript, GSAP, ScrollTrigger, and Locomotive.
You can try out the Twogood Clone live here.
- Responsive Design: Crafted to provide an excellent user experience on various devices.
- Scroll Animations: Utilizes GSAP and ScrollTrigger for smooth scroll animations.
- Locomotive Scroll: Implements Locomotive Scroll for a delightful scrolling experience.
- HTML: The structure of the website.
- CSS: Styles and layout.
- JavaScript: Interactivity and animations.
- GSAP: For advanced animations.
- ScrollTrigger: For scroll-based animations.
- Locomotive: Enhances the scrolling experience.
- Clone this repository to your local machine using
git clone
. - Open the project directory.
- Open the
index.html
file in your web browser to view the website. - Explore the responsive design and scroll animations.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the original repository.