Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 316 Bytes

File metadata and controls

13 lines (8 loc) · 316 Bytes

Javascript-Calculator

This is my first javascript project. Completed On: 01 November 2020

User Stories

  1. I can add, subtract, multiply and divide two numbers.
  2. I can clear the input field with a clear button.

My Work

image