Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 676 Bytes

readme.md

File metadata and controls

33 lines (20 loc) · 676 Bytes

Simple Calculator

This is a simple calculator web application that allows users to perform basic arithmetic operations. It is built using HTML, CSS, and JavaScript.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Clear the screen
  • Display results up to two decimal places for non-integer results

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

There are no specific prerequisites for running this project. You just need a web browser.

Installation

  1. Clone the repo: git clone https://github.com/your-username/simple-calculator.git