Problem
Build a local-first Markdown product experience that feels like a desktop workspace, while also shipping a browser-deployable web version for easy demos and portfolio review.
Implementation Highlights
- Desktop and web workspace flow with secure local-file boundaries
- Source editor with counters and editing modes
- Rich markdown preview with Mermaid, emoji, and math support
- Editable preview mode for direct content updates
- Theme system (light/dark/system) and keyboard shortcut workflow
- Export support paths for TXT, PDF, and DOCX
Current Status
- Desktop app build complete
- Web app deployed on Vercel for live demonstration
- Lint, typecheck, tests, and web build passing in project checks