Inspiration

As a developer, I was inspired to create a Markdown editor that makes writing and formatting documentation for my repositories enjoyable. Too often, I find myself struggling to format docs properly—whether it's a README, changelog, or project notes—which can be time-consuming and frustrating, especially when aiming for consistency and clarity.

What it does

Markdown editor designed tobe easy to usee. It features a two-way live preview that allows users to write Markdown text and simultaneously see the rendered output, with the ability to edit either the source or the preview directly.

The editor includes built-in templates for common Markdown documents such as changelogs, README files, and more, enabling users to start quickly and maintain consistency.

This app focuses solely on providing a proper, easy-to-use Markdown editing experience, making documentation effortless for developers and writers alike.

How we built it

Using bolt.new with a single prompt. A bit surreal tbh.

Challenges we ran into

Adding the bolt.new logo on the center of the landing page, a typescript bug. All the code is purely one prompted.

Built With

Share this project:

Updates