This is a very simple project constructed with React and with React Markdown. Once the project is running, just access to the index providing an url
parameter pointing to a valid MD file on Internet.
Demo:
- This link: https://markdown-url-viewer.s3.eu-west-3.amazonaws.com/index.html?url=https://raw.githubusercontent.com/markdown-it/markdown-it/master/support/demo_template/sample.md
- Will download and preview the file https://raw.githubusercontent.com/markdown-it/markdown-it/master/support/demo_template/sample.md
This project was bootstrapped with Create React App.