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.
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
Unlicense/Public Domain. You can use app this as you wish.