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
- HTML
- CSS
- JS
- Bootstrap
- JSON
Home page
Home page
Products page
Products page
Product Details
Current cart selected by user