Skip to content

refinedguides/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

A basic calculator app implementated in Javascript.

Features

  • Append numbers to the screen
  • Perform arithmetic operations
  • Reset values to initial and clear the screen