cd ..~/projects/markdown-notes$ ~/built-with$ ~/why$
Markdown Notes
Create, organize, and export markdown notes entirely in your browser. Features live preview, folder hierarchy, search, and offline persistence via IndexedDB.
[sveltekit 5][typescript][tailwind css][indexeddb]
Why I built this
I wanted a fast, offline-capable notes app without account requirements. Most note apps are either too heavy or require cloud sync. This runs entirely client-side with all data stored in IndexedDB.