Features 🛠️
- Basic Arithmetic: Perform addition, subtraction, multiplication, and division.
- Responsive Design: A sleek and responsive calculator interface (
calculatorclass in CSS). - Interactive Buttons: Easily input numbers and operations with clickable buttons.
Interface 🎨
- Result Display: View your calculations and results in the
resultarea. - Operation Buttons: Use buttons for numbers, decimal points, and basic mathematical operations.
- Clear Functions: Includes 'C' for clearing everything and 'CE' for clearing the last entry.
Tech Stack 🧰
- HTML: Structured and semantic markup for the calculator layout.
- CSS: Styling for the calculator interface, with grid layout and hover effects.
- JavaScript: Logic for performing calculations and updating the display.
Tools Used
HTML
CSS
JavaScript