Skip to content

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.

Notifications You must be signed in to change notification settings

awelllle/react-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Counter

This is a ridiculously simple app I built with React. It has only 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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published