Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 711 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 711 Bytes

JavaScript + HTML Calculator

About

JSCalculator is a simple yet functional calculator built using JavaScript and HTML, with embedded CSS for styling. This project serves as a practical example of how to implement basic calculator functionalities on the web.

Features

  • Basic Arithmetic Operations: Addition, subtraction, multiplication, and division.
  • User-Friendly Interface: Designed with usability in mind.
  • Responsive Design: Works well on both desktop and mobile devices.

Installation

To get a copy of this project up and running on your local machine, follow this step:

  • Clone the Repository:
    git clone https://github.com/Svaveop/JSCalculator.git