arshad-yaseen / markdx

Simple, fast and flexible AI-powered Markdown editor

Home Page:https://www.markdx.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkDX

Meet MarkDX, an AI-powered markdown editor for top-notch markdown writing.

MarkDX Screenshot

Running Locally

  1. Install dependencies using npm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm run dev

Read more about how to contribute to this project in contributing guide.

License

Licensed under the MIT license.

About

Simple, fast and flexible AI-powered Markdown editor

https://www.markdx.site

License:MIT License


Languages

Language:TypeScript 94.4%Language:CSS 3.4%Language:JavaScript 2.1%Language:Shell 0.0%