A basic counter web app built using HTML, CSS, and JavaScript. You can increase, decrease, or reset the counter with simple button clicks.

A preview of the counter interface
. βββ index.html βββ style.css βββ script.js βββ README.md
- Increment, decrement, and reset buttons
- Real-time display
- Clean and minimal design
- JavaScript DOM manipulation
- Structuring a simple web project
- Add dark mode
- Add animations
Feel free to check out more of my work on GitHub
π License: MIT
--