Skip to content

Mo0812/CodeNote

Repository files navigation

CodeNote

This is a side project of mine, trying to explore the JS world even further using Electron and React.

CodeNote provides a markdown based note collection with:

  • markdown live preview
  • saving changes instantly to a json based lowdb
  • multiple notes
  • markdown highlighting and editing features

Screenshot

This project is in its early stages and still under development.

Install

  1. git clone or download the project
  2. cd CodeNotes to go into the projects root folder
  3. run npm install to install all dependencies
  4. To run the app just type npm run dev

About

Simple notebook app with markdown support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published