Skip to content

105ron/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator (using JavaScript)

A small project as an introduction to JavaScript. This on screen calculator carries out the basic functions of a calculator - add, subtract, multiply, divide.

This is part of TheOdinProject's JavaScript track. See here for more information.

You can click here to view it on GitHub Pages.