This is a comprehensive e-commerce application built with React, providing a seamless shopping experience for users.
- Product Listing: Browse a wide range of products with detailed descriptions, images, and pricing information.
- Product Pages: View individual product pages with in-depth details.
- Shopping Cart: Add and remove products from the cart, and view item quantities and total cost.
react.jsreduxdummyjson API
- Run the following command
pnpm install - To run client run below command
pnpm dev