Skip to content

abhishek-maurya576/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Project

Author: Abhishek Maurya

Overview

This project is a simple, responsive calculator built using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Responsive design that works on different screen sizes.
  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Clear button to reset the calculator.
  • Easy-to-read display for input and results.

Installation

To use this calculator, simply clone the repository and open the index.html file in your web browser.

git clone https://github.com/abhishek-maurya576/calculator-project.git
cd calculator-project

Usage

  1. Clone the repository as shown in the installation section.
  2. Open the index.html file in your preferred web browser.
  3. Use the calculator to perform basic arithmetic operations.

Files

  • index.html: The main HTML file that contains the structure of the calculator.
  • style.css: The CSS file that styles the calculator.
  • script.js: The JavaScript file that adds functionality to the calculator.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to create an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or feedback, please feel free to contact me at [ [email protected] ]

About

This is my first Project on GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published