Skip to content

YussaMoney/JS_Calculator

Repository files navigation

JS_Calculator

This calculator is a click-made one. It contains buttons of digits from 0-9 with decimal point (.) button. The four operators (addition (+), subtraction(-), multiplication (*), and division (/)) buttons are also included, the clear (C) button whereby if click, clears out all clicked-input, also the delete (DEL) button which takes the job of a backspace and lastly the equal sign (=) button which operates the clicked-input with an operator and return the result. It also has display box where inputs, operation and result are shown.

JS_Calculator

Built With

  • Html5
  • CSS
  • JavaScript
  • Linters

Getting Started

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

  • On the project GitHub page, navigate to the main page of the repository this page.
  • Under the repository name, locate and click on a green button named Code.
  • Copy the project URL as displayed.
  • If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
  • Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
  • Type git clone, and then paste the URL you copied in Step 3.
    $ git clone https://github.com/YussaMoney/JS_Calculator.git
  • Press Enter. Your local copy will be created.

Live Demo

Click here

Prerequisites

Web browser(chrome)

Author

👤 Azeez Yusuf O.

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️if you like this project!

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published