A simple Click Counter made using HTML, CSS, and JavaScript. Each button click increases the count, and the number is displayed in real-time.
- Counts the number of button clicks
- Real-time update of the counter
- Minimal and clean design
- Built with pure HTML, CSS, and vanilla JavaScript
- (Optional) Save counter in localStorage to remember even after refresh
[Click Here to See Live] -- https://sghubatgit.github.io/Click_counter/