/calculator

Main functions of a calculator. Quick and simple calculations with a nice user interface. Responsive and well styled buttons.

Primary LanguageJavaScript

Calculator

This a simple and user-friendly calculator built using HTML, CSS, and vanilla JavaScript. It allows users to perform basic mathematical calculations through an intuitive interface.

calculator

Features

  • Basic Mathematical Operations: Perform addition, subtraction, multiplication, and division.
  • Clear Function: Clear the current input or reset the calculator.

Setup

Download or clone this repository

In your terminal, run the following command:

To clone the repository
git clone https://github.com/MichelPomerantzeff/calculator

Open the index.html file in a web browser.

To see a live demo of this project, click here