Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 861 Bytes

File metadata and controls

15 lines (11 loc) · 861 Bytes

Calculator

Program developed through a class of the channel Not Only Dev in order to improve my knowledge in JavaScript.

Image of the calculator

🔨 Project functionality

Perform basic mathematical calculations (addition, subtraction, multiplication, and division).

💻 Technologies used

  • HTML: page structuring, accessibility and semantics
  • CSS: page styling
  • JavaScript: dynamicity of the page

📁 Project access

You can view the hosted page by clicking here.