Calculator
Simple project implementing calculator with CSS Grid + Flexbox and Object Oriented Javascript ES6.
A calculator application built using JavaScript ES6 with an object-oriented approach. This project demonstrates the use of modern JavaScript features and object-oriented programming principles to create a functional and user-friendly calculator.
JavaScriptMIT