Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 410 Bytes

calculator

I developed this calculator using HTML,CSS & JAVA SCRIPT. check website https://github.com/bhoomi-sahu/calculator

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • Clear function to reset the calculator

Technologies Used

  • HTML5 for structuring the content
  • CSS for styling and layout
  • JavaScript for functionality and event handling