# Calculator This is a simple calculator built with HTML, CSS, and JavaScript. It handles basic arithmetic operations like addition, subtraction, multiplication, and division. There are no frameworks or libraries just clean, straightforward code that runs in any modern browser. Click the buttons, get your result. Simple, efficient, and easy to use 🌷. Live Demo: Calculator ## Overview

## Tech Stack 🧙‍♂️ * `HTML5` – Because 4 just wasn’t enough. * `CSS3` – Now with 20% more style. * `JavaScript` – The duct tape of the internet.