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.gitEnter the directory project
cd react_timerInstall all dependencies
npm installStart dev server
npm run devUnlicense/Public Domain. You can use app this as you wish.

