This is a simple calculator which performs addition, subtraction, multiplication and division.
- Under the repository name, click Clone or download.
- In the Clone with HTTPs section, click to copy the clone URL for the repository.
- Open Terminal.
- Change the current working directory to the location where you want the cloned directory to be made.
- Type
git clone
, and then paste the URL you copied in Step 2.
git clone git@github.com:aurobindodebnath/Calculator-in-JS.git
- Press Enter. Your local clone will be created.
Created by Aurobindo Debnath in Dec 2016