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.
yarn install
yarn start
yarn test