Feat
- add config singleton and cli
- make total time reactive
- rename sessions widget and add basic styles
- remove reset button
- add db package to store sessions
- hide input when app is counting
- add timer with start, stop and reset actions
Refactor
- add db imports
- remove store to manage state in app
- move timer into widgets package
- move app state to store singleton