Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 369 Bytes

CalcOldVersion

A simple calculator project developed with HTML, CSS, and JavaScript.


Usage

  1. Clone or download the repository.
  2. Open index.html in your web browser.
  3. Start calculating!

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division).
  • Clear and backspace functionality.
  • User-friendly interface.