Description
This site is a frontend mentor challenge project designed to showcase an e-commerce product page. Created to challenge myself and adhere to a beautiful design, this project features an engaging user experience. The challenge can be found here, and the live site is available here.
Built using Next.js 13 and TypeScript, this project emphasizes responsive design and efficient state management with Redux.
Features
-
Lightbox Product Gallery: The product gallery includes a lightbox feature, allowing users to view images in a larger, more detailed format.
-
Cart Functionality: Users can add, remove, and update items in their cart.
-
Responsive Design: The site is fully responsive, ensuring a seamless browsing experience across both mobile and desktop devices.
-
State Management with Redux: Redux is used for efficient state management, handling the cart’s state and ensuring smooth interactions.