Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.22 KB

File metadata and controls

44 lines (30 loc) · 1.22 KB

Simple-Web-Calculator

A simple, responsive calculator built using HTML, CSS, and JavaScript. This calculator performs basic arithmetic operations like addition, subtraction, multiplication, and division.

Table of Contents

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Responsive design that works on various screen sizes.
  • Clear button to reset the calculation.
  • User-friendly interface with a clean design.

Demo

Calculator Screenshot

Installation

To run the calculator locally:

  1. Clone the repository:
    git clone https://github.com/deepshika-babu/Simple-Web-Calculator.git
  2. Navigate to the project directory:
    cd simple-web-calculator
  3. Open index.html in your web browser.

Usage

  • Click the buttons on the calculator interface to perform calculations.
  • Use the Cl button to clear the current input.
  • The calculator will automatically update the displayed result as you perform operations.

Contact

Deepshika.B - deepshika.babu@gmail.com