Simple todo app written for fun using the following libraries:
- view library, preact / preact-hooks
- CSS in JS, zaftig
- state management mergerino
- hyperscript util, microh
Written for modern browsers using ES modules.
App data is persisted using LocalStorage.