Skip to content

A markdown editor using Electron, ReactJS, Vite, CodeMirror, and Remark

License

Notifications You must be signed in to change notification settings

warmachine028/markdown-editor

Repository files navigation

updated: Saturday, 5th February 2022
markdown-editor

A modern looking application built with Electron-Vite-React🎉✨

Introduction

This application solves the need for a lightweight and simple live github markdown renderer

Preview

image

Requirements

  • npm

How to use

$ npm run compile
$ dist/win-unpacked/markdown-editor.exe

Tech Stack

  • Electron
  • ReactJS
  • Vite
  • CodeMirror
  • Remark

What's Next

  • Make it better