sticky-notes/README.md

11 lines
384 B
Markdown
Raw Normal View History

2023-09-11 05:49:56 +08:00
# Sticky Notes App
A simple notes app built with [SvelteKit](https://kit.svelte.dev/), [Kysely](https://kysely.dev/), and [SQLocal](https://sqlocal.dallashoffman.com/).
- 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
2023-10-01 04:15:15 +08:00
Hosted at https://notes.dallashoffman.com/