/calculator

Primary LanguageJavaScript

Fully functional JavaScript calculator with only JavaScript

Live Demo Calculator

Project features:

Using JavaScript to create DOM elements

Adding elements to the page

Using Arrays of data to construct page content

Adding event listeners to elements

Updating and evaluating string values

Troubleshooting and bug fixes for application

CalculatorTwo