Perform validate on minimum payment.
- "start over" button
- extract action footer to function
- add reset button to error screen
- Use types for accountId, budgetId, etc
- create category modal
- button to purge localStorage
- postcss with auto prefixer
- test that session is decoded correctly
- handle session decode error
- handle api url decode error
- use budget number formatting
- use budget date formatting
- move temporary selections out of session – bug when back and forward session is saved
- preserve order of accounts
- customize bootstrap style
- update debt payment category balance from snowball
- animate screen transitions
- manifest with service workers
- remove unused css from bootstrap
- transform png logo with svg and remove margin
- update to webpack-serve
- add minimum payment strategy