mohammad-qethama / storefront

Our application will power an online storefront that will allow our users to browse our product offerings by category, place items in their shopping cart, and check-out when they are ready to make their purchase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAB - Class:28

Author: Mohammad Quthama

Setup

  • PORT - 3000

Dependencies

  • react.
  • react-dom.
  • react-scripts.
  • react-pre
  • web-vitals
  • @material-ui/core
  • redux
  • react-Redux
  • react-devtools-extension

Devdependencies

  • eslint

Running the app

  • yarn start

  • find the app @(https:localhost/:3000)

UML

UML Diagram

About

Our application will power an online storefront that will allow our users to browse our product offerings by category, place items in their shopping cart, and check-out when they are ready to make their purchase

License:MIT License


Languages

Language:JavaScript 72.1%Language:HTML 25.2%Language:CSS 2.6%