joshwrn / shopping-cart

front end react web store

Home Page:https://joshwrn.github.io/shopping-cart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end React Web Store

Fully created from scratch in about 10 days. (besides create-react-app)

shop-ss

item-ss

Features

  • Beautiful UI

    • I put a lot of effort into getting the design right.
    • I did not use any sort of templates or resources besides the icons and images.
    • I made all of the animations in plain css.
  • Working Cart

    • Automatically drops down when the user adds an item to the cart.
  • Ability to Select Different Sizes

    • Detects whether or not an item is an accessory before presenting size options.
  • Search Features

    • Search results that update as you type and show how many items are available.
  • Dynamically Updated Store and Filters

    • Simply adding a new item updates the sore page and adds its properties to the filter box.
  • Sorting

    • You can sort the shop by price.
  • Checkout Page

    • Shows subtotal, shipping, tax, and final total.
    • Ability to delete items from the cart.
    • Ability to change quantity of items.

About

front end react web store

https://joshwrn.github.io/shopping-cart/


Languages

Language:JavaScript 64.0%Language:CSS 33.4%Language:HTML 2.6%