CodeWithGionatha-Labs / NoteMark

Markdown Note taking app built with Electron

Home Page:https://youtu.be/t8ane4BDyC8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteMark

A Note taking desktop app with out-of-the-box markdown support. Built with Electron and React.

You can follow along the entire development of this project here 👇

Preview

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

Markdown Note taking app built with Electron

https://youtu.be/t8ane4BDyC8

License:MIT License


Languages

Language:TypeScript 93.4%Language:JavaScript 2.7%Language:CSS 2.4%Language:HTML 1.5%