This project is a visually engaging e-commerce frontend that leverages modern animation libraries like Locomotive Scroll and GSAP to create a dynamic user experience.
- Smooth scrolling animations powered by Locomotive Scroll.
- Advanced timeline animations using GSAP.
- Custom typography with the
domain.ttffont. - Fully responsive design.
miranda/ │ ├── index.html # Main HTML file ├── style.css # Stylesheet for UI design ├── script.js # JavaScript for animations └── domain.ttf # Custom font
- Locomotive Scroll: For smooth scrolling effects.
- GSAP (GreenSock Animation Platform): For creating advanced animations.
-
Clone the repository:
git clone <repository-url>
-
Open the index.html file in your browser to view the project.
-
Customize styles in style.css or animations in script.js as needed.
- Modify animations in the script.js file to suit your preferences.
- Update styles in the style.css file for a personalized look.
- Replace domain.ttf with your preferred font if desired.