Skip to content

⏰ Implementation of the countdown timer and stopwatch in reactjs and typescript

License

Notifications You must be signed in to change notification settings

lukasqw/timer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Timer app

Countdown and stopwatch implementation using reactjs and typescript and creating a design based on glassmorphism

GitHub GitHub top language GitHub language count GitHub code size in bytes Lines of code

DemoFeaturesTechnologiesHow to runScreenshots

💻 Demo

✅ Features

  • Countdown
    • Start/Pause/Stop timer
    • Change time
    • Loop
    • Audible alert
  • stopwatch
    • Start/Pause/Stop timer
    • mark laps
  • Design based on glassmorphism
  • reusable components

⚡ Technologies and Libs

▶️ How to run

Project download

# Clone repository
$ git clone https://github.com/lukasqw/timer-app.git
$ cd timer-app

npm

# Install dependencies
$ npm install

# Run app
$ npm start

yarn (Recommended)

# Install dependencies
$ yarn install

# Run app
$ yarn start

📷 Screenshots

Countdown

Stopwatch

About

⏰ Implementation of the countdown timer and stopwatch in reactjs and typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages