An app made by Electron js along with some css styling
To build Windows exe install npm globally first:
- (npm install -g electron) using command line or git bash
- (npm install) install npm inside the folder Electron-js-Day-planner by command line or git bash
- (npm run package-win) for creating Windows exe build