MarkIt is a simple markdown editor that allows you to write and preview markdown in real-time. It is built using React and Tauri.
This should work on all operating systems. Including Windows, macOS and Linux
Make sure you have Node.js and Rust installed and follow this instruction to install Tauri building dependencies
pnpm dev
pnpm build
The built executable should be in src-tauri/target/release
This project is licensed under the MIT license. See the LICENSE file for more information.