This repository contains a sample webpage mimicing a ecommerce website. This is just a frontend implementaion of the webpage built using ReactJs.
Features implemented:
- Sections for men and women
- Filter feature
- A dynamic cart which displays individual and total prices of items added to cart
- A dashboard which displays order history and visual charts of the orders made.