A simple and fun webโbased counter app built with HTML, CSS and JavaScript.
Click buttons to increase, decrease, or reset the count โ easy and ready to use.
- Increment the counter
- Decrement the counter
- Reset the counter to zero
- Simple and clean UI โ works in any modern browser
- No backend or build setup needed; just open in browser and use
- HTML โ structure of the page
- CSS โ styling and layout
- JavaScript โ logic for counter operations
- Clone the repository:
git clone https://github.com/ibrarkhan999/Counter.git