Skip to content

ericksvaguilar/stopwatch-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch App

A stopwatch helps you track the time you spent on activities.

Status: ✅ Finished

Live Preview · Technologies Used · Features · Start the Project

Live Preview

https://stopwatch-app.vercel.app/

Technologies Used

  • CSS Modules
  • React.js

Features

  • User can start a clock
  • User can stop the clock
  • When the clock is stopped the user can click start again and the clock will continue counting up
  • User can restart the clock

Start the Project

In the project directory:

npm install

npm start