Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josvaal/markdown-to-html

A markdown to html converter with React
https://github.com/josvaal/markdown-to-html

Last synced: about 2 months ago
JSON representation

A markdown to html converter with React

Awesome Lists containing this project

README

        

### How to run

```
git clone https://github.com/valstrom/mdtohtml
cd mdtohtml
npm i
npm run dev
```

## Preview mode
![preview](public/preview1.png)

## Text mode
![text](public/preview2.png)