The object of this project is to simplify building applications with React/Redux by integrating principles of finite state models (FSM). This project contains code that allows a user to create and control multiple countdown timers. The state model of a countdown timer is used to drive the design of the React/Redux code.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.