Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 241 Bytes

A simple minutes countdown with React

To run this example:

git clone https://github.com/crislerwin/5min-countdown.git cd 5min-countdown && npm install npm start

To change time you need to edit

const time = <timeYouWant>