Simple time tracker app built on top of React and Redux. Leverages localStorage and service worker to allow timer to work offline and persist data when reloading page.
Clone to local directory, then
$ cd path/to/repo
$ npm run start
# Visit http://localhost:3000 on a browser to use locally.© Tanveer Karim