JavaScript Calculator

One of the first projects that we did during the JavaScript portion of our web developer bootcamp was create a basic calculator using HTML, CSS and JavaScript.

Goal: Become more familiar with JavaScript by creating a calculator that performs basic math operations.


I have since finished up some of the features that we started in class and worked on styling the interface. Check out my GitHub repo or the video below to see the result!