Skip to content

A simple TodoApp with WindyCSS, Preact, Dexie, and Typescript

Notifications You must be signed in to change notification settings

st-ax/preact-ts-offline-first

 
 

Repository files navigation

A simple Todo App using Preact + Vite + Typescript + WindiCSS

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

Features:

Installation

npm i

Development

npm run dev

Build

npm run build

About

A simple TodoApp with WindyCSS, Preact, Dexie, and Typescript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.6%
  • JavaScript 16.2%
  • HTML 4.4%
  • CSS 1.8%