Example of using MDX with Recharts and React-Static.
Example of using MDX with React-Static and Recharts.
MDX is a great way to combine Markdown (.md) with
React components. In that way it is possible to use
any React component within Markdown.
You can find more explanation about React-mdx-recharts on my blog:
https://www.tderflinger.com/en/creating-interactive-markdown-mdx
yarn
yarn start
yarn build
yarn serve
MIT License