/todos_pwa

A simple todo's PWA with Vite + Solid JS

Primary LanguageTypeScriptMIT LicenseMIT

A simple to-do PWA with Vite + Solid JS

Offline to-do web app powered with IndexedDB and Service Workers.

Screenshot from 2022-08-31 15-28-41

Run it with:

pnpm i
pnpm build
pnpm preview