This project was forked from https://github.com/greatvivek11/TodoApp
- Removed: the azure stuff and the recoil stuff
- Setup: linting and autofix without prettier.
- Added: dexie with useLiveQuery() hooks for state management via offline first approach
- 🌀 Preact
- 🎨 Windicss v3
- ⚡ Vite v2.0
- 📝 Eslint
- 🔱 Typescript
- 🔥 PWA
- 🌈 Offline caching
npm i
npm run dev
npm run build