How to load and render Markdown files into your Vite React app using Typescript
Backstory (skipable)
Ok so I was REALLY struggling with this one.
I’m building an app, and for ease of use and maintenance, for the terms and conditions, privacy policy and other stuff I wanted to write them in markdown instead of plain TSX.
I could ...
getemilio.hashnode.dev2 min read