This project is a simple calculator built using Electron.
To install this project, follow these steps:
- Clone the repository: git clone https://github.com/YaronVansteenkiste/electron-calculator.git
- Change into the directory: cd electron-calculator
- Install dependencies: npm install
To use the calculator, run the following command: npm start
This project is licensed under the MIT License.