Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 624 Bytes

Web Store ( A Single-Page E-commerce Site )

Link: Front-end View

https://sahanheshan.github.io/Web-Store-Cart/

Features

  1. Search Bar: Narrow down the product list. Also works with filters.
  2. Item Filters: Sort the list by Price, Stars, Category, Brand.
  3. Product List: Contains every item retrieved from the API.
  4. Shopping Cart: Displays the number of items in the cart, allows adding or removing multiple items.
  5. Cost Calculation.
  6. Responsive Design.

Technologies Used

  1. Node.js/npm
  2. React
  3. Languages: JavaScript, HTML, CSS.
  4. "dummyjson.com" API.