How to use react-markdown to create custom React components
Are you using a CMS which provides data to the React/Next frontend ? Did you ever want to create custom components and render them in a custom way in React but had no idea how to do it? If both answers are yes keep reading. I will show you very fast how to create your own custom components using react-markdown...