Skip to content

anurag-bug/Calculator-in-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator In JS

Introduction

This is a simple calculator which performs addition, subtraction, multiplication and division.

Image of Calulator

Getting Started

  1. Under the repository name, click Clone or download.
  2. In the Clone with HTTPs section, click to copy the clone URL for the repository.
  3. Open Terminal.
  4. Change the current working directory to the location where you want the cloned directory to be made.
  5. Type git clone, and then paste the URL you copied in Step 2.
git clone [email protected]:aurobindodebnath/Calculator-in-JS.git 
  1. Press Enter. Your local clone will be created.

Acknowledgment

Created by Aurobindo Debnath in Dec 2016

About

A simple calculator made using HTML, CSS and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.0%
  • HTML 35.2%
  • CSS 24.8%