Counter
This is a simple counter made as a project for Start2Impact with HTML, CSS and JavaScript which lets the user either increase or decrease the number shown by clicking on the respective button.
Installation
- Download the project files
- Open “index.html” in a browser
- Enjoy 🙂
You can also use the counter without downloading the files: you can find an online working version at my personal website
Usage
You can adjust the counter value by clicking either the DECREASE BUTTON (“-“), which will subtract 1, or the INCREASE BUTTON (“+”), which will add 1.
Support
If you have any issues or suggestions, please feel free to reach out to my GitHub, CaptainNickilism.
Author
The counter was made by me, Niccolò Pagnacco.