Inspiration

Existing Markdown editors are often overbuilt, require accounts, or suffer from bloated interfaces. We wanted something instant, offline-friendly, and ruthlessly simple: just open a tab and start writing.

What it does

MarkdownEditor.site is a zero-setup, browser-based Markdown editor that:

  • Saves content to local storage on user's device
  • Let users export their content as Markdown or HTML
  • Supports GitHub Flavored Markdown (GFM) for rendering
  • Requires no login, no tracking, no backend

How I built it

I built it using Bolt.new and pure vibes. After that, I secured a domain and deployed it directly to Netlify from within the Bolt.new interface.

What we learned

Using Bolt.new revealed how rapidly complex UIs can be assembled without friction. The development experience was intuitive, efficient, and surprisingly robust.

What's next

I'm planning to add more features to MarkdownEditor.site website, and also looking to convert it to a browser extension.

Built With

  • bolt.new
  • netlify
Share this project:

Updates