Live preview 🚀 - https://simplejavascript-calculator.netlify.app/
Calculator tool made using vanilla JavaScript, CSS and HTML.
Javascript (ES6) HTML5 CSS3
Calculator is, well, exactly that, a calculator for calculating simple arithmetic. The aim of the project was to recreate all the basic functionality of a calculator using pure JavaScript, HTML and CSS.
Clone this repository to your desktop. Navigate to the top level of the directory. Open index.html in your browser.