codervignesh / Clothing_store

Clothing store

Home Page:https://codervignesh.github.io/Clothing_store/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clothing Store

Overview

Clothing Store is a web application built using React.js and Redux that simulates an online clothing store. It consists of two main pages: the catalog page and the cart page. Users can browse through a catalog of items, apply filters, and add or remove items from their cart.

Technologies Used

  • React.js
  • Redux

Features

Catalog Page

  • View a list of items available in the store.
  • Search for items using a search feature.
  • Filter items by various criteria:
    • Name
    • Color
    • Type
    • Price

Cart Page

  • View the items added to the cart.
  • See the individual prices of items in the cart.
  • Calculate the total price of selected items.

About

Clothing store

https://codervignesh.github.io/Clothing_store/


Languages

Language:JavaScript 61.6%Language:CSS 32.2%Language:HTML 6.2%