Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 719 Bytes

Shopping Cart Website

Introduction

Welcome to the Shopping Cart Website!. This is a front-end web application built using React and is designed to provide users with a simple and intuitive way to browse and shop for products. It features shopping cart functionality that allows users to add and remove items from their cart, view their cart's contents, and calculate the total purchase amount.

Features

  • View products with images, names, and prices.
  • Add products to the shopping cart.
  • Remove products from the shopping cart.
  • Modify the number of items in your cart.
  • View the total purchase amount.
  • Responsive design for mobile and desktop

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS