Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 491 Bytes

File metadata and controls

9 lines (6 loc) · 491 Bytes

A Simple Calculator

This is a simple, functional calculator built using basic javascript concepts and html styling. Most references are from Eloquent Javascript with a little help from this YouTube video

To use, download source files and open index.html in a browser of your choice.

Simple Calculator