A simple markdown editor application built with React and Typescript. Type your markdown code into the editor and see the preview as you type. Download the markdown file to your device.
Deployed using Vercel
git clone git@github.com:jtkabenni/markdown-editor.git
npm i
npm start