A basic web-based counter built with HTML, CSS, and JavaScript.
- Increment the counter
- Decrement the counter
- Clone the repository:
git clone https://github.com/sebiglesias/contador.git
- Navigate to the project directory:
cd contador
- Open
index.html
in your web browser.
- HTML5
- CSS3
- JavaScript (ES6+)
This project is open source and available under the MIT License.