e25f3001fa | ||
---|---|---|
.vscode | ||
patches | ||
src | ||
static | ||
.firebaserc | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
README.md | ||
firebase.json | ||
package-lock.json | ||
package.json | ||
pwa-assets.config.ts | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.ts |
README.md
Sticky Notes App
A simple notes app built with SvelteKit, Kysely, and SQLocal.
- Notes can be written in Markdown for rich formatting
- Tag notes to categorize and filter them
- Dark theme or light theme
- Local-first; all data is stored on-device
Hosted at https://notes.dallashoffman.com/