Skip to content

haikyuu/stop-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is s stop watch built using React.

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of the crra guide here.

To Run it

  • yarn install
  • yarn start

To Run the tests

  • yarn test