🧮 Calculator
Calculator made with HTML5, CSS3, JavaScript Vanilla. This project consisted of making a calculator that was possible to perform 4 different calculations (Addition, Subtraction, Multiplication and division) and that the result was displayed on the screen.
📋
Table of Contents
🙋♂️
General Information The project was completed in 3 hours. I used the IDE "Visual Studio Code" to write the code and use the terminal. The project has only one HTML, CSS and JS file.
⚙️
Technologies - HTML5
- CSS3
- JavaScript Vanilla
💻 💡
Installation To install the project on your computer, you can use the "Code" button and follow the following steps in each case:
1️⃣ Clone the project
- Copy the URL
- Open your Git Bash
- Write
git clone
and paste the url. As follows:
git clone https://github.com/santiagobaronz/Calculadora.git
2️⃣ Download ZIP
- Click "Download ZIP"
- Download the ZIP and extract the files into a folder
- Open the folder in your favorite IDE
🦸♀️
Authors - Santiago Baron Zuleta - Project creator Santiago-Baron-Zuleta