- It is a React app by which you can preview your markdown text.
https://markdown-previewer-ruddy.vercel.app
git clone https://github.com/SaranshDawra/Markdown-Previewer.git
cd Markdown-Previewer
npm install
npm start
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.