This repository contains a simple desk-calculator.
The calculator was build with following technologies:
- HTML5
- CSS3
- JavaScript / TypeScript
- W3.CSS (CSS-Framework)
Background image of my app:
The calculator is quite straightforward.
For using the power-operation: For example 2^3:
- Click on 2
- Click on x^y
- After that click on 3.
- Finish with click on =