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 👇
$ yarn
$ yarn dev
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux