Skip to content

ghada1222/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator 🧮

A lightweight web-based calculator built with HTML, CSS, and JavaScript. It provides basic arithmetic operations and a clean, responsive interface.

Features✨

Add, subtract, multiply, and divide numbers

Support for decimal values

Clear button to reset the display

Equals button to calculate the result

Visual feedback when operators are selected

How to Use 🚀

Open index.html in your browser.

Click the number buttons to enter values.

Choose an operator (+, -, ×, ÷).

Press = to see the result.

Use AC to reset the calculator.

Project Structure 📂

index.html → main page with calculator layout

calc.css → styles for the calculator interface

calc.js → logic for handling button clicks and calculations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors