Skip to content

Latest commit

 

History

History
105 lines (67 loc) · 3 KB

File metadata and controls

105 lines (67 loc) · 3 KB

Logo

JavaScript Calculator

A simple and stylish calculator built with JavaScript, HTML, and CSS.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Cal_img1 cal_img2

A simple and stylish calculator built with JavaScript, HTML, and CSS. This calculator can perform basic arithmetic operations like addition, subtraction, multiplication, and division. It also includes memory functions, decimal point support, and the ability to clear the display.

Built With

  • JavaScript
  • HTML
  • CSS

Getting Started

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

Prerequisites

Make sure you have the latest version of a modern web browser installed.

Installation

  1. Clone the repository
    git clone https://github.com/Arshdeep-13/JavaScript-Calculator.git
  2. Open the index.html file in your web browser.

Usage

Use the calculator to perform basic arithmetic operations. Press the buttons to input numbers and operators. The result will be displayed on the screen. You can use the memory functions and clear the display as needed.

Contributing

Contributions are what make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Arshdeep Rooprai - arshdeeprooprai@gmail.com