This application is a simple counter.
There is a negative or positive value that accrues in a counter variable. This goes according to what button is pressed: Increase, decrease or Reset respectively.
It uses JavaScript that is placed in the counter-logic folder, this is where the various functions are defined in order to make the dynamic content seen on the page.