/countdown

A React timer that counts down to an event

Primary LanguageJavaScript

countdown

A timer that counts down to an event.

Written as an exercise in React and forms the basis of the Time Until app.

usage

For dev, run npm start or yarn start. For prod, use npm run build or yarn build.