A simple calculator built using HTML, CSS, and JavaScript to understand how JavaScript works in handling user interactions and performing basic arithmetic operations.
mini-calculator/ │── index.html (Main HTML file) │── style.css (Styling file) │── script.js (JavaScript logic)
This project is open-source and free to use for educational purposes.