vinaypuppal / fcc-basic-calculator

FreeCodeCamp: JavaScript Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp: JavaScript Calculator

##User Stories

  • I can add, subtract, multiply and divide two numbers.

  • I can clear the input field with a clear button.

  • I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.

About

FreeCodeCamp: JavaScript Calculator


Languages

Language:HTML 44.0%Language:CSS 28.4%Language:JavaScript 27.6%