/Calculadora

Primary LanguageJavaScript

Calculator


Table of Contents


About the project

This project is made by 99% of programmers: A calculator. I tried to cover every part of a basic calculator with a clean and accessible design.


Technologies

  • [JavaScript]
  • [CSS]
  • [HTML]

Functionalities

  • Add operation
  • Subtract operation
  • Multiply operation
  • Split operation

Layout

Page


How to use

# Clone this repository
$ git clone https://github.com/samircunha/Calculadora.git

# Open the file 
$ Index.html