Skip to content

A simple calculator built using HTML, CSS, and JavaScript. This project was created as an introductory exercise to understand the basics of web development.

Notifications You must be signed in to change notification settings

jjestrada2/Calculadora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Calculator👾

A simple calculator built using HTML, CSS, and JavaScript. This project was created as an introductory exercise to understand the basics of web development.

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Features
  5. Contributing
  6. License
  7. Credits
  8. Contact

Description🙌

This is a basic calculator that performs simple arithmetic operations like addition, subtraction, multiplication, and division. It also includes additional functions such as square root, percentage, and reciprocal.

Installation🐢

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

  1. Clone the repository:

    git clone https://github.com/jjestrada2/Calculadora.git
  2. Navigate to the project directory:

    cd calculadora
  3. Open the index.html file in your browser:

    • Navigate to the project directory and open the index.html file with your preferred web browser.

Usage🎮

Open the index.html file in your web browser. The calculator interface will be displayed, allowing you to perform various arithmetic operations.

Example:🏋️

  1. Click the number buttons to enter numbers.
  2. Use the operator buttons (e.g., +, -, *, /) to perform calculations.
  3. Click the = button to see the result.
  4. Use additional function buttons for operations like square root (Raiz), percentage (%), and reciprocal (1/x).

Features🦸‍♂️

  • Basic arithmetic operations: addition, subtraction, multiplication, division.
  • Additional functions: square root, percentage, reciprocal.
  • Clear and backspace functions.

Contributing🙇‍♂️

If you would like to contribute to this project, please fork the repository and create a pull request with your changes. Contributions are always welcome!

License📜

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Contact🦻

For support or inquiries, please contact Juan Estrada.

About

A simple calculator built using HTML, CSS, and JavaScript. This project was created as an introductory exercise to understand the basics of web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published