• Stars
    star
    1
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a ridiculously simple app I built. It has one job: keep track of how many times the user has clicked the button during the current session. No storage. No network I/O. Just count clicks.