About • Functionalities • Run the project • Tecnolgies • Deployed version • License
Online calculator using HTML, CSS and JavaScript, providing a friendly and responsive interface. The project allows you to perform basic mathematical operations such as addition, subtraction, multiplication, division and percentage as well as including a built-in PI value.
- Addition (+)
- Subtraction (−)
- Multiplication (×)
- Division (÷)
- Pi value (3.14159265358979)
- Percentage (%)
- Delete all numbers
- Delete last number
💡 try the deployed version: Calculator
# Clone this repository:
$ git clone git@github.com:Kauanedev/calculator-baggagio.git
# Access the project folder:
$ cd calculator
# Install dependencies:
$ npm install
# Run the app in the development mode:
$ npm run start
# Server will start on port:3000 - Open ~ http://localhost:3000 ~ to view it in your browser.
- Source-Code Editor: Visual Studio Code
- Font: Antic Didone
Visit my project and try it for yourself: Calculator
This project is under license MIT.
Made with 💓 by Kauane Santos 👋 Contact me!
