/E-commerce-site

My Hash Code submission

Primary LanguageHTML

E-commerce-site

A basic front end template for an E-Commerce website made functional by JS. The data is populated on the pages with JSON file and major front end work is realized with the help of bootstrap and CSS 3.

An E-commerce website with

  • home page, carousels,
  • option to view different types of products working with JSON,
  • detail page which populates dynamically from the JSON according to which item is clicked upon,
  • a cart page with all the functionalities like choose delivery options, change quantity, remove items implemented with validations

Technologies Used

  • HTML
  • CSS
  • JS
  • Bootstrap
  • JSON

Project Images

Home page


Home page


Products page


Products page


Product Details


Current cart selected by user