codinglawyer / shopping-cart-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shopping-cart-client

A fully-functional shopping cart built with Redux Saga

Installation

  1. Clone and install the server application

  2. Clone and install the client application

  3. Install the babel CLI npm install -g babel babel-cli

Usage

  1. Start the application with npm start
  2. Open the url http://localhost:8080

About


Languages

Language:JavaScript 96.4%Language:CSS 2.2%Language:HTML 1.4%