Skip to content
/ markdx Public
forked from arshad-yaseen/markdx

Simple, fast and flexible AI-powered Markdown editor

License

Notifications You must be signed in to change notification settings

DTOWCZ/markdx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Simple, fast and flexible AI-powered Markdown editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • CSS 3.4%
  • JavaScript 2.1%