Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 498 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 498 Bytes

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.