The Calculator Runs here: https://tortegaf.github.io/Calculator-JS/
-
Clone the Repository:
- Open a terminal and run the following command to clone the repository to your local machine:
git clone https://github.com/tortegaf/Calculator-JS.git
- Open a terminal and run the following command to clone the repository to your local machine:
-
Navigate to the Project Directory:
- Change into the project directory:
cd Calculator-JS
- Change into the project directory:
-
Open the
index.html
File:open index.html
- On Windows also can be used:
start index.html
- On Linux:
xdg-open index.html
- On Windows also can be used: