Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 907 Bytes

File metadata and controls

40 lines (25 loc) · 907 Bytes

Demo

Check out the live demo: GitHub Pages Demo

Calculator

A simple calculator built using HTML, CSS, and JavaScript.

Features

  • Basic arithmetic operations: Addition, Subtraction, Multiplication, and Division.
  • Clear button to reset the calculator.
  • Responsive design for better user experience.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Click on the number buttons to input values.
  2. Select an arithmetic operator (+, -, *, /).
  3. Click another number.
  4. Press = to get the result.
  5. Use the Clear button to reset the calculator.

Installation

  1. Extract the ZIP file.

  2. Open index.html in a browser.(you can do it With live server extended)

Live Demo

Live Demo

Author

Created by MDJAmin. Check out more projects on GitHub.