Improve your writing flow.
Set a writing goal for yourself, then set an expiration timer. If you stop writing, the expiration timer starts. If you don't start writing again, your work will be erased and you will start over.
I made this because I saw an app at the top of Product Hunt a while back called FlowState. I loved the idea of it, so I challenged myself to build something similar in less than 24 hours.
This project is generated with yo angular generator version 0.14.0.
Download the repo, run npm install && bower install
.
Run grunt
for building and grunt serve
for preview.
Run grunt build
. To serve the built version, run grunt serve:prod
.