Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 409 Bytes

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