A stopwatch helps you track the time you spent on activities.
Live Preview · Technologies Used · Features · Start the Project
https://stopwatch-app.vercel.app/
- CSS Modules
- React.js
-
User canstart
a clock -
User canstop
the clock -
When the clock isstopped
the user can clickstart
again and the clock will continue counting up -
User canrestart
the clock
In the project directory:
npm install
npm start