Skip to content

gbacce/react-hooks-countdown-timer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Running Locally

npm install

In the project directory, run npm i to install dependencies.

npm start

In the project directory, run npm start to run the app in development mode. Open http://localhost:3000 to view it in the browser.

Production Build

npm run build

In the project directory, run npm run build to build the app for production in the build folder. This bundles React in production mode and creates a minified build that is optimized for performance.

Screenshots

1. Initial State

Initial State

2. Entering Input

Entering Input

3. Active Timer

Active Timer

4. Timer Paused

Timer Paused

5. Toggle Countdown Rate

Toggle Countdown Rate

6. Halfway There

Halfway There

7. Under 20 Seconds

Under 20 Seconds

8. Flashing Timer

Flashing Timer

9. Time's Up

Time's Up

About

Countdown timer app using React Hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published