GitHub Pages: https://hcuffy.github.io/Marks/
Buymeacoffee: https://www.buymeacoffee.com/marksApp
First, clone the repo via git:
git clone https://github.com/hcuffy/MarksThen install the dependencies with yarn.
$ cd Marks
$ yarnThen to launch the app
$ yarn startDeveloped using electron-react-boilerplate
