MYnote.md
github
JavaScript, Node.js, HTML, CSS
A markdown note-taking app with Electron. My first ever project!
- Supports syntax highlighting in code blocks and LaTeX.
- Notes are stored locally as .md files through the fs module and rendered with markdown-it.