A simple counter program built with HTML, CSS, and JavaScript. Features increment, decrement, and reset functionality. The app allows users to increase, decrease, and reset a counter through an intuitive interface.
- ➕ Increment the counter
- ➖ Decrement the counter
- 🔄 Reset the counter to zero
- HTML5
- CSS3
- JavaScript (ES6)
counter-app/
│── index.html
│── style.css
│── script.js
└── README.md
Created by Fadila.
This project is open source and available under the MIT License.