A basic React, Redux and Webpack application for calculating how much services cost over time.
The site can be viewed here: http://ryanmusselwhite.com/howmuch/
### Running instructions Clone the repo run npm install in the root directory run npm start to start the application (locally) run wepbpack -p to compile the application for production use