Skip to content

CalculatorJS is a calculator built with HTML, CSS, and JavaScript. It supports basic arithmetic, percentage calculations, and scientific notation.

Notifications You must be signed in to change notification settings

tortegaf/Calculator-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorJS

imagen

Running the Calculator Locally

  1. 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
  2. Navigate to the Project Directory:

    • Change into the project directory:
      cd Calculator-JS
  3. Open the index.html File:

    open index.html
    • On Windows also can be used:
      start index.html
    • On Linux:
      xdg-open index.html

About

CalculatorJS is a calculator built with HTML, CSS, and JavaScript. It supports basic arithmetic, percentage calculations, and scientific notation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published