A very simple calculator built using vanilla HTML, CSS and JavaScript.
- 
Can be controlled using either mouse / touchscreen or by using the keyboard pressing the corresponding keys.
 - 
Decimal point can be inserted using both comma or dot key on the keyboard.
 - 
DEL deletes last digit.
 
- 
Feel free to suggest any improvements by creating an issue.
 - 
You can also work on an already open issue and pull request when finished, so I can review the changes and eventually merge them to the base branch.
 
