/BooknBook

Static e-commerce website for book

Primary LanguageJavaScript

BooknBook

An E-commerce website to sell books. The website is static have been designed using simple HTML,CSS and Javascript.
Link - https://optimistic-beaver-878d7c.netlify.app

Main Page

The products catalog is added dynamically using JSON file. A ADD TO CART button is also designed to add product the cart.

Product Catalog

A cart system is also designed which sit at the right-most side of the webpage. Salient feature of the cart are:

  1. Increase or decrease product count.
  2. Clear button to empty the whole cart.
  3. Total Amount display the cost of all products in the cart.

Cart