This calculator is an input-made or form-made with selecting operation. It's a simple calculator with only four operators (addition
, subtraction
, multiplication
, and division
), whereby if the calculate
button is pressed, shows result below. It only take input from keypress on keyboard in case of decimal
but also have in-built selection of number range from 0-9
.
- Html5
- CSS
- JavaScript
- Linters
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/Simple_HTML_Calculator
- Press Enter. Your local copy will be created.
Web browser(chrome)
👤 Azeez Yusuf O.
- Github: @YussaMoney
- Twitter: @YussaMoney
- Linkedin: @YussaMoney
Contributions, issues and feature requests are welcome!
Give a ⭐️if you like this project!