Skip to content

Elevate time management with this React-based Countdown Timer app. Set and customize countdown durations, dynamically edit times, and enjoy a visually engaging experience with SCSS styling and Material-UI icons. Perfect for events, productivity, and more.

Notifications You must be signed in to change notification settings

Rajkumar-Khatua/countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdown Timer App

A simple and customizable countdown timer app built with React and styled using SCSS. The app allows users to set a countdown time, start, stop, reset, and edit the countdown duration.

Features

  • Set countdown time in minutes and seconds.
  • Start, stop, and reset the countdown.
  • Edit the countdown time during runtime.
  • Attractive styling using SCSS and Material-UI icons.

Live Demo

Visit the Countdown Timer App live demo.

Installation

  1. Clone the repository:
git clone https://github.com/Rajkumar-Khatua/countdown-timer.git
cd countdown-timer
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open http://localhost:3000 to view it in the browser.

Usage

Setting the countdown time

  • Click on the Edit button to set the countdown time.
  • Enter the countdown time in minutes and seconds.
  • Click on the Set button to set the countdown time.

Starting the countdown

  • Click on the Start button to start the countdown.

Stopping the countdown

  • Click on the Stop button to stop the countdown.

Resetting the countdown

  • Click on the Reset button to reset the countdown.

Editing the countdown time

  • Click on the Edit button to edit the countdown time.
  • Enter the countdown time in minutes and seconds.
  • Click on the Set button to set the countdown time.

Technologies Used

  • React
  • SCSS
  • Material-UI icons

Acknowledgements

About

Elevate time management with this React-based Countdown Timer app. Set and customize countdown durations, dynamically edit times, and enjoy a visually engaging experience with SCSS styling and Material-UI icons. Perfect for events, productivity, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published