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.
- Host: GitHub
- URL: https://github.com/karthik-nair-20/counter-game
- Owner: karthik-nair-20
- Created: 2024-01-10T02:27:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T02:49:45.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:13:46.835Z (5 months ago)
- Topics: reactjs, setinterval-timer, useeffect-hook, usestate-hook
- Language: JavaScript
- Homepage: https://strivealone1.netlify.app
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.