Logo Image
Mohammad Zaatari

Simple Web Calculator 🧮💻

Welcome to the Simple Web Calculator! This lightweight and user-friendly calculator is designed for quick arithmetic operations. It's built with HTML, CSS, and JavaScript, offering a clean and responsive interface.

Project Image

Features 🛠️

  • Basic Arithmetic: Perform addition, subtraction, multiplication, and division.
  • Responsive Design: A sleek and responsive calculator interface (calculator class in CSS).
  • Interactive Buttons: Easily input numbers and operations with clickable buttons.

Interface 🎨

  • Result Display: View your calculations and results in the result area.
  • 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