#myCalculator
A calculator of my making :)
View the calculator live at https://ivangeorgiew.github.io/myCalculator/
Feedback is much appreciated since it was really hard to come up with the code and maybe there are still some possibilities for a mistake.
I used my static-boilerplate repo to make the website. In case you want to install:
-
cd /*YOUR DIRECTORY*/ -
git clone https://github.com/ivangeorgiew/myCalculator.git -
npm i -
gulp