a project from The Odin Project's curriculum
a calculator that has the ability to multiply, divide, add, subtract, and use decimals. It can also clear the screen and backspace. Made for use in a browser.
https://emgrey02.github.io/calculator
- HTML
- CSS
- Javascript
- how to manipulate DOM elements with Javascript
- the importance of CSS animation for button interactivity
- how to use free icons from the internet and incorporate them into the code icons8
- how to treat decimals in Javascript