Skip to content

Simple Web App Calculator using HTML, CSS, JavaScript only

Notifications You must be signed in to change notification settings

ideepakpg/js-calculator

Repository files navigation

JavaScript Calculator

The JavaScript Calculator is a simple yet functional calculator built using HTML, CSS, and JavaScript. This calculator allows you to perform basic arithmetic calculations right in your browser, making it a handy tool for quick calculations without the need for a separate application.

Features

  • Addition, subtraction, multiplication, and division operations
  • Clear button to reset the current calculation

Demo

Check out the live demo of the calculator: JavaScript Calculator Demo (Currently Dead)

Installation

To run the calculator on your local machine, follow these steps:

  1. Clone this repository to your local machine using:
git clone https://github.com/ideepakpg/js-calculator.git
  1. Navigate to the project directory:
  cd js-calculator
  1. Open the index.html file in your preferred web browser.

About

Simple Web App Calculator using HTML, CSS, JavaScript only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published