vishnusreddy / mkd

A Simple Markdown Editor Build With React JS.

Home Page:https://vishnureddys.github.io/mkd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MkD - A Free and Opensource Markdown Editor

Hi đź‘‹
This is Vishnu. With inspiration from various online sources, I've built a markdown editor with React.

Features

  1. Live preview.
  2. Support for multiple themes.
  3. Can export markdown as HTML.
  4. Syntax Highlighting.

Development

First clone the repo with the command git clone https://github.com/vishnureddys/mkd.git. Then enter into the directory with cd mkd.

Now you can install all the dependencies with npm i. Then to run the development server, run npm start.

License

This is opensourced under the MIT License.

Contributing

Feel free to raise an issue and contribute to it.

About

A Simple Markdown Editor Build With React JS.

https://vishnureddys.github.io/mkd

License:MIT License


Languages

Language:JavaScript 57.7%Language:SCSS 24.0%Language:CSS 11.2%Language:HTML 7.1%