iOS Calculator Clone Clone of the iOS Calculator app. This is an exercise in raw CSS and Javascript. Demo Link to Example To run locally Create a basic web server in the main directory with: python3 -m http.server Then navigate to 0.0.0.0:8000 in the browser.