Skip to content

A calculator which displays both the calculation process and the result. Features include plus/minus and percentage buttons.

Notifications You must be signed in to change notification settings

ayarmkt/JS-calculator

Repository files navigation

JavaScript Calculator

Overview

A calculator which displays both the calculation process and the result. Features include plus/minus and percentage buttons.

Tech Stack

Tech Stack: HTML | CSS | Vanilla JavaScript
Testing: Jest
Platform: GitHub Pages

Final Product

Live Site: https://ayarmkt.github.io/JS-calculator/

Calculation
A calculator that displays the calculation process and result. This calculator can calculate continuously even after pressing "=".

calculation

Plus/Minus Button
The plus/minus button allows you to switch between plus and minus values.

plusminus

Percentage Button
Pressing the percentage button will display the decimal equivalent of the number.

percentage

Getting Started

  1. Fork and then clone this repository
  2. Run live server to start the server in development

About

A calculator which displays both the calculation process and the result. Features include plus/minus and percentage buttons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published