Skip to content

SujithGunasekaran/react-ecommerce

Repository files navigation

React E-commerce

This is a comprehensive e-commerce application built with React, providing a seamless shopping experience for users.

Key Features Includes:

  1. Product Listing: Browse a wide range of products with detailed descriptions, images, and pricing information.
  2. Product Pages: View individual product pages with in-depth details.
  3. Shopping Cart: Add and remove products from the cart, and view item quantities and total cost.

Tech Stack 📋

  1. react.js
  2. redux
  3. dummyjson API

How to run locally

  1. Run the following command pnpm install
  2. To run client run below command

    pnpm dev