• Developed a responsive e-commerce web app with product browsing, filtering (category, price, size), cart, wishlist, and secure
checkout form validation.
• Built a fast, component-driven UI using React and Vite, styled with Tailwind CSS for mobile-first, responsive design.
• Implemented Zod and React Hook Form for secure form validation, Axios for REST API calls, and React Router DOM for seamless
navigation.
• Launched a real-time notification feature using React Icons for intuitive UI and React Hot Toast for real-time notifications (e.g.,
item added to cart).
• Managed state with React hooks (useState, useEffect) for efficient cart and wishlist updates.