This calculator performs the five main math operations: addition, subtraction, multiplication, division and percentage.
The objective of this project was to create a simple and functional calculator using the compiler Simple Web CLI to automate its development.
git clone https://github.com/petrucc1/calculator.git
to clone the project;npx sw
ornpx sw start
prepares the environment to start the service;- Just access http://localhost:3030/ in your browser to view the application.
- HTML5
- CSS3
- JavaScript (ES6)
The final image of the project is this: