NisreenSalameh / web-calculator

A simple web-based calculator application created using HTML, CSS, and JavaScript. This calculator allows users to perform basic arithmetic operations, such as addition, subtraction, multiplication, and division. It features a responsive design and hover effects for a user-friendly interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Calculator

A simple web-based calculator application created using HTML, CSS, and JavaScript.

Web Calculator

Overview

This calculator allows users to perform basic arithmetic operations, including addition, subtraction, multiplication, and division. It features a user-friendly interface with a responsive design and hover effects.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division).
  • Clear the display.
  • Delete the last character in the current input.
  • Responsive design for various screen sizes.
  • Hover effects for better user interaction.

About

A simple web-based calculator application created using HTML, CSS, and JavaScript. This calculator allows users to perform basic arithmetic operations, such as addition, subtraction, multiplication, and division. It features a responsive design and hover effects for a user-friendly interface.

License:MIT License


Languages

Language:JavaScript 45.1%Language:CSS 28.1%Language:HTML 26.9%