Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.16 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.16 KB

Stopwatches

Stopwatch is a simple yet versatile open-source web application that allows users to track time for various tasks and projects. It comes with a built-in stopwatch that is easy to use and includes features such as start, stop, and reset buttons.

Stopwatch also includes the option to add more stopwatches and to change between English and Portuguese.

Stack

Screenshots

Screenshot . Screenshot_Two

Running locally

Clone the project

  git clone https://github.com/erarich/react_timer.git

Enter the directory project

  cd react_timer

Install all dependencies

  npm install

Start dev server

  npm run dev

License

Unlicense/Public Domain. You can use app this as you wish.

Acknowledgments