This is a calculator which makes use of html, css, and javascript to create basic arthemtic functions such as addition, subtraction, multiplication, and division. It also has other features such as moving the cursor left and right and deleting one char or the entire display.
##Running the Calculator
- Make sure to have the Live Server extension installed on Visual Studio Code before running
- When running the code, right click the code in the index.html file and click the "Open with Live Server"