This project is a timer countdown game that allows us to start a timer and stop it before it reaches the desired time.
- Start the timer countdown from a specified time.
- Attempt to stop the timer as close as possible to the target time without going over.
- Display the remaining time in a user-friendly format.
To play the countdown game, follow these steps:
- Clone the repository to your local machine.
- Open the project folder and excute following installation commands.
- Now, play the game by starting any time-counter.
- Attempt to stop the timer as close to the target time as possible.
Clone the repository using the following command:
git clone https://github.com/KumarWayadande/timer-countdown-game.git
Navigate to the project directory:
cd timer-countdown-game
Now run following command to install required dependencies.
npm install
In order to run the project we use following command
npm run dev




Contributions are welcome! Please feel free to submit a Pull Request or open an issue for any bugs or feature requests.
This project is licensed under the project owner - Kumar Wayadande
If you have any questions, feel free to reach out to me at [email protected].