This is a multi page front end E-commerce website. It has home page, product page, my cart page, checkout page and more.
I have broken different part of the website into small and reusable functional component. Same component can be used in different page with different parameters.
This website is fully responsive for all the devices.
- Category:- Product is displayed based on the category. In different category you will see different product. Category option is available in the home page and product page as well.
- Quick view:- Every product has a quick view option. if you click on the quick view option then a modal will be poped up with the description and image of the product.
- Add to cart:- You can add a product to your cart. After clicking the Add there will be a notification at the top of the website and you can see the products in your cart. You can delete from the cart as well.
- HTML
- CSS
- JavaScript