This is a very simple application that simulates a user withdrawing money from the bank. The goal of the simple is to learn Redux and use it to manage the state of the whole application.
Inspired greatly by the simple tutorial on Redux by Ohans Emmanuel. Thanks Emmanuel.