danivijay / react-commerce

Shopping cart made with ReactJS.
3 stars 2 forks source link

feat(empty-cart): Cart is empty #57

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

feat(empty-cart): Cart is empty

Displaying "Cart is empty" when there are no products in the cart. cart_is_empty

feat(filter-bar): Filter bar design

Completed the designing of the filter bar.

filter-bar