Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 744 Bytes

README.md

File metadata and controls

37 lines (15 loc) · 744 Bytes

Project12_Calculator

Overview

Project12_Calculator is a simple calculator application designed to help sharpen basic JavaScript skills. It demonstrates essential concepts in web development, including HTML, CSS, and JavaScript.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • Responsive design
  • User-friendly interface

Usage

  • Enter numbers and select operations using the buttons.
  • Click the = button to get the result.
  • Use the C button to clear the input.

Acknowledgements

  • Basic concepts learned from various JavaScript tutorials and resources.

Contact

For any questions or suggestions, feel free to open an issue or contact the repository owner.