Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 456 Bytes

Simple Calculator 🧮

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

Features 🌟

  • Basic arithmetic operations such as addition, subtraction, multiplication, and division.
  • Clear functionality to reset the calculator.
  • Intuitive user interface.

Installation 📥

Clone this repository and open index.html in your preferred web browser.

git clone [email protected]:vxnzala1/Calculator.git
cd calculator
open index.html