Try it here:
https://amandatheweb.dev/calculator/
View the source code:
https://github.com/amandathewebdev/Calculator
To deepen my understanding of JavaScript, I’m working my way through the exercises on The Odin Project. Through this project, I learned a lot about DOM manipulation, event listeners, scope, arrays, and the asynchronous nature of the language.