A web-based Markdown editor with live preview. Write Markdown and see the rendered output in real-time.
- Monaco Editor with syntax highlighting
- Live preview pane
- Dark/light theme
- Session storage persistence
- Character, word, and line count
pnpm install
pnpm run devpnpm run build
pnpm start