MichelPomerantzeff / calculator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 44.4%Language:HTML 29.4%Language:CSS 26.2%