This project is a clone of Marqeta as part of the gsap animation. The project involves implementing various animations and ensuring the overall structure and performance of the website is up to standards.
đ¤đģ Introduction
This project aims to replicate the Marqeta Sample using React and GSAP for animations. The primary focus is on component reusability, state management, CSS style guide adherence, and webpage performance.
đ Features
[âī¸] Mandatory Card Animation: Card animation is implemented starting from the first section.
[âī¸] Additional Animations: Implemented text and element animation on scroll using GSAP and potentially other libraries.
[âī¸] Static UI: Reuse static HTML/CSS code from the provided website.
[âī¸] React Component Structure: Emphasized reusability and readability.
[âī¸] State Management: Proper state management using React hooks.
[âī¸] CSS Style Guide: Following a consistent CSS style guide.
[âī¸] Webpage Performance: Ensuring the website is optimized for performance.
đšī¸ Technologies Used
React
Vite
Javascript
GSAP
ScrollTrigger
Webpack
Babel
HTML5/CSS3
Dot Lottie
Owl Carousel
⥠Performance
The website optimizes performance by lazy loading components and assets, minimizing render-blocking resources, and optimizing images.