Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.91 KB

README.md

File metadata and controls

59 lines (33 loc) · 1.91 KB

Calculator

A calculator is a machine which allows people to do math operations more easily. For example, most calculators will add, subtract, multiply, and divide. Some also do square roots. It is created by use of JavaScript Html Css.

Deploy link

Tech Stack:

Features:

  1. Addition opeartion
  2. Divide opeartion
  3. Subtract opeartion
  4. Multiply opeartion

Try it out locally

This is a simple project. You can use any server to serve up the html pages. Once the server is runnning just go to the localhost link the server provides.

Snapshots of project

  1. This is the Landing page of Calculator

image

2.This is Addition Opreation.

image

3.This is Able to do all operation at ones.

image