A simple calculator built using React and Redux.
The UI, components, containers, actions and reducers follow the standard React / Redux idiom. A separate Calculator class provides the calculation service via an API. The reducer maps between the two.
The list of functions will (probably) grow over time and is not completely implemented yet.
Copyright © 2017 shawware.com.au