Live Demo: https://markline.netlify.app/
A markdown editor with live preview.
- Live Markdown Preview 👁
- Syntax Highlighting 🎨
- Resizable Panes 📏
- Night Mode 🌙
- Fullscreen Mode 💻
- Saves Automatically 💾
git clone
this repo andcd
into it and then:npm install
npm run start
(To start development server)