This is a browser-based clone of the iOS reminders app build with loki.js
Lists persist across refreshes
- UI built and served with loki.js
- Persistence in indexed db using dexi.js
- Styling with pure css within loki.js components
- Hosted statically on firebase
To serve as a demo of my SPA library loki-js, and to aid in its development
- Adding PWA support