A simple JavaScript application that allows the user to increase and decrease the value of a counter.
The user, upon entering the page, will display 0 as the counter value and will have the two following buttons to change the counter value:
- button [+] increases by 1 the value of the counter
- button [-] decreases by 1 the value of the counter
- button [Reset] resets to 0 the value of the counter
If you have any feedback, please reach out to me at www.raffaelebini.com#6