Skip to content

An interactive shopping cart application featuring a dynamic card component that calculates item prices based on selected quantities

Notifications You must be signed in to change notification settings

manoj-101-dev/Context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart App

Introduction

The shopping cart application allows users to interact with a card component that displays item details, including the original price. Users can select the quantity, and the card dynamically updates the total price based on the chosen quantity and the original price of the item.

Features

  • Display item details with an original price.
  • Enable users to select the quantity of the item.
  • Dynamically calculate and display the total price based on the selected quantity and original item price.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/your/repository.git
    
    

To Run the Apllication

In the command prompt or powershell use the command

npm run dev

To view the live site of the app click the beolw link.

About

An interactive shopping cart application featuring a dynamic card component that calculates item prices based on selected quantities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published