Skip to content

aman1106/react-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Timer

Simple timer with adjustable time and alert when timer ends and stopwatch with laps, based on react

Screenshot

Timer

timer.png

Stopwatch

stopwatch.png

Set Up

  1. Clone the repository
  2. npm install
  3. npm start