A simple way to manage the time you spend doing different stuff.
$ git clone https://github.com/dieguit/chronocards.git
$ cd chronocards
# install the project's dependencies
$ yarn install
$ yarn start
Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.