Skip to content

arshad-yaseen/markdx

Repository files navigation

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.