This is a fancy stop watch. You can use this app here.
To run on your local computer:
npm install npm run dev
To create an optimised version of the app:
npm run build