Skip to content

A basic web calculator built using HTML, CSS, and JavaScript. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Notifications You must be signed in to change notification settings

Dinuka0512/Simple-Web-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

A basic calculator built using HTML, CSS, and JavaScript. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Features:

  • Supports addition, subtraction, multiplication, and division
  • Clear (C) and All Clear (AC) functionality
  • Backspace to remove the last digit
  • Decimal point support

Technologies Used:

  • HTML for the structure of the calculator
  • CSS for styling
  • JavaScript for functionality

How to Use:

  1. Enter numbers: Click on the numbers (0-9) on the calculator.
  2. Perform operations: Click on +, -, *, or / to choose an operation.
  3. Equal button: Click = to calculate the result.
  4. Clear: Click C to remove the last entered digit.
  5. All Clear: Click AC to reset the calculator.

How to Run:

  1. Download or clone the repository.
  2. Open https://simple-web-calculator-alpha.vercel.app/ in your browser.
  3. Start using the calculator!

image

About

A basic web calculator built using HTML, CSS, and JavaScript. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published