An open API service indexing awesome lists of open source software.

https://github.com/karthik-nair-20/counter-game

Counter-Game built using simple React Hooks and JavaScript.
https://github.com/karthik-nair-20/counter-game

reactjs setinterval-timer useeffect-hook usestate-hook

Last synced: 4 months ago
JSON representation

Counter-Game built using simple React Hooks and JavaScript.

Awesome Lists containing this project

README

        

# Click Timer App

Welcome to the Click Timer App! This minimalistic timer app allows you to challenge yourself by clicking a "Count" button as many times as you can within a specified time frame. Ready to test your clicking skills?

## Features

- **Timer Countdown:** Set the timer to 10 seconds and click the "Count" button within the given time.
- **Count Button:** Click as many times as possible before the timer reaches zero.
- **Reset Button:** Reset the count and timer to zero for a fresh challenge.