chrishodgson / plt-basket

Shopping basket demo task with Redux with React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLT Basket

Shopping basket task with Redux with React

Install

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/chrishodgson/plt-basket.git
> cd plt-basket
> yarn install
> yarn start

The site will then automatically open in the web browser at http://localhost:3030

About

Shopping basket demo task with Redux with React.


Languages

Language:JavaScript 91.8%Language:CSS 4.6%Language:HTML 3.6%