Skip to content

sinakiamehr/timer-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Timer Clock

This project is a timer clock application that allows users to set, start, pause, and reset timers.

✨ Features

  • Set Timer: Users can input a specific duration for the timer.

  • Start/Pause Timer: Ability to start or pause the countdown.

  • Reset Timer: Option to reset the timer to the initial set time.

πŸ›  Technologies Used

  • React: JavaScript library for building user interfaces.

  • Create React App: Tool to set up a modern web app by running one command.

πŸš€ Getting Started

To run the project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/sinakiamehr/timer-clock.git
    
  2. Navigate into the project directory

    cd timer-clock
    
  3. Install dependencies

    npm install
    
  4. Run the development server

    npm start
    

Open http://localhost:3000 to view it in your browser.

πŸ“„ License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published