My Calculator v1

Main files:

  • index.html - Contains the markup for the calculator
  • css/app.css - Contains all the styles (display, paddings, margins, colors, etc) for the calculator
  • js/app.js - Contains the logic that controls the functionality of the calcultor