Skip to content

ashish-code6/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Project

This project is a basic calculator created using HTML, CSS, and JavaScript. It provides essential arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Simple and intuitive user interface
  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Responsive design for different screen sizes

Technologies Used

  • HTML: For structuring the web page
  • CSS: For styling the web page
  • JavaScript: For implementing the calculator's functionality

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/CookieByte5/Calculator.git
  2. Navigate to the project directory:

    cd Calculator
  3. Open the index.html file in your web browser to use the calculator.

Project Structure

  • 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.

Live

https://abacus-cal.netlify.app/

License

This project is open source and available under the MIT License.

Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request.

Contact

For any questions or feedback, please contact me at [your-email@example.com].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published