/JS-Calc

An imitation of the MacOS calculator

Primary LanguageJavaScript

JS-Calc

enter image description here

Live here

This project is using one ES6 class with the minimal amount of variables as a challenge to create a calculator that is portable in any project in the future. The window is draggable as well!