Created for the purposes of learning how to use RxJS inside React App with Typescript. See the live demo
Functionalities:
- countdown
- reset countdown button
- terminate countdown button
- start countdown button
- input countdown start value
Other:
- [ ]
yarn start
runs the app in the development mode on http://localhost:3000
Bootstrapped with Create React App.