Skip to content

Latest commit

ย 

History

History
41 lines (26 loc) ยท 879 Bytes

File metadata and controls

41 lines (26 loc) ยท 879 Bytes

๐Ÿงฎ Simple Calculator

A basic calculator web application that performs simple arithmetic operations such as addition, subtraction, multiplication, and division.

๐Ÿ”— Live Demo: (Add your deployed link here, e.g., GitHub Pages URL)


๐Ÿš€ Features

  • Addition, subtraction, multiplication, division
  • Clear / Reset functionality
  • Simple and responsive UI
  • Works on all modern browsers

๐Ÿ“ธ Screenshot

image

๐Ÿ› ๏ธ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

๐Ÿ”ง Installation & Setup

To run locally:

# Clone the repository
git clone https://github.com/dpakdev02-dev/Simple-Calculator.git

# Navigate into the project folder
cd Simple-Calculator

# Open index.html in a browser