Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 404 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 404 Bytes

Progress Bars Exercise

This is a small web app, implementing a progress-bar interface generated based on a JSON data-source.

It show-cases my skills with ReactJS and Redux.

This app was bootstrapped with create-react-app ... with Redux.

Installation

yarn install

Running

yarn start

Tests

yarn test