Skip to content

TanmayAgrawal2764/Shopping-Cart-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-Cart-Page

This the live demo of the project:- https://dlwngv.csb.app/ This project is a simple React-based shopping cart application. It allows users to view a list of products, add them to the cart, and see a summary of their selected items.

Table of Contents

Demo

Include a link or GIF demonstrating your project.

Features

  • View a list of products
  • Add products to the shopping cart
  • Loading spinner during data fetching
  • Display summary of selected items

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/react-shopping-cart.git
    
  2. Navigate to the project directory:

    cd react-shopping-cart
    
  3. Install dependencies:

    npm i
    

Usage

  1. Start the development server:
    npm start
    
  2. Wait for sometime otherwise, open your browser and visit http://localhost:3000 to view the app.

Technologies Used

React HTML CSS JavaScript

Contributing

If you'd like to contribute to this project, please follow these guidelines:

Fork the repository. Create a new branch for your feature or bug fix. Make your changes and submit a pull request. Provide a detailed description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published