A simple and stylish calculator built with JavaScript, HTML, and CSS.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
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.
- JavaScript
- HTML
- CSS
To get a local copy up and running, follow these simple steps.
Make sure you have the latest version of a modern web browser installed.
- Clone the repository
git clone https://github.com/Arshdeep-13/JavaScript-Calculator.git
- Open the
index.html
file in your web browser.
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.
Contributions are what make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Arshdeep Rooprai - arshdeeprooprai@gmail.com