-
The idea behind this project is to work with
SCSSand manipulate the DOM directly though JS code not using any Framework in particular. -
The calculator supports basic math operations: sum, substract, multiply and divide.
-
Users can also clear everything in the calculations field ("C"), clear the last line in the calculations field ("CE"), and delete last character in the last line ("DEL").
-
To 'start' the application just load the
index.htmlfile in a browser of your choice.
-
Notifications
You must be signed in to change notification settings - Fork 0
plamenabrezova/calculator-javascript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Vanilla JavaScript Calculator