nataliesmyth / calculator

A calculator built with vanilla javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Calculator

built with vanilla JavaScript

Technology Used

  • HTML
  • CSS
  • JavaScript

User Stories

  • User can add, subtract, multiply, or divide two numbers
  • User can add, subtract, multiply, or divide the result of the mathmatical operation of two numbers with another number
  • User can clear the input field at any time using an all clear button
  • User can remove one digit using a delete button

About

A calculator built with vanilla javascript


Languages

Language:JavaScript 62.4%Language:HTML 18.8%Language:CSS 18.8%