A simple, interactive click counter for the browser. This project lets you count clicks and reset the counter easily. Perfect for demos, small counting tasks, or learning basic state management.
- Increase the counter by clicking the button or pressing the spacebar
- Reset the counter with the reset button, Enter, or Escape key
- Modern, responsive UI
- Toggle dark mode with the "D" key
- No installation or dependencies required
-
Clone the repository:
git clone https://github.com/joshuawiebe/click-counter.git cd click-counter
-
Open in your browser:
- Open the
index.html
file directly in your browser - Or try the online demo
- Open the
- Increase counter:
Click the "Click!" button or press the spacebar. - Reset counter:
Click the reset button or press Enter/Escape. - Dark mode:
Press the "D" key.
Feedback and contributions are welcome! Please open issues or submit pull requests.
MIT License