Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.22 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.22 KB

Effusion

An Ecommerce website for Clothings.

Features

Home Page

  • We have categories on home page.
  • If any categories is clicked it will redirect to product listing page with selected categories filterd.

Product Listing Page

  • All products are listed .
  • Filter section : product are displayed with respective of filter selected.
  • Clear Filter: Clear all applied filter
  • Product Card Add To Cart as Primary button once added show Go To Cart.
  • Product Card Add to wishlist as Primary button once added Remove from wishlist .

Product Deatil Page

  • Contains a Detail about the respective product selected.

Cart Management

  • Product displayed which is added to the cart
  • Can increase and decrease the quantity of the product.
  • Remove cart should remove the product from cart
  • Price Detail where all total amount should be displayed of the products.

Wishlist Management

  • Remove the product from wishlist page
  • Add the item to cart

Search

  • Search for a product from input text on header

Sign up, Login Page and Logout

  • Sign up with new email id and password
  • Login with authenticated credentials
  • Logout from the website

Technology Used

  • React JS
  • CSS

Live Project

Effusion