Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 507 Bytes

Fully responsive Ecommerce furniture online store with landing page.

Landing page includes:

  • Multiple sections with scroll in effect done with Intersection Observer API.

  • Section featuring conditional rendering

  • Section with slider

    Website produts functionality

    • Client side filtering products by name, company, category, price, shipping & more.
    • Client side sorting products
    • Routing done with react router
    • State managed using Redux Toolkit
    • Made responsive with Tailwind CSS