Pratiksha-287 / my_calculator

This is a simple calculator that i created on this day of 4 jan 2024. I made this with my current knowledge of programming. This calculator allows users to add, subtract, multiply, and divide numbers effortlessly .Feel free to use it for basic arithmetic calculations.

Home Page:https://my-calculator-eqbf358my-projects-projects-da6b7935.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Calculator

A basic calculator implemented in JavaScript. Calculator Screenshot

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Use the buttons to perform calculations:

  • Click on the numerical buttons to enter numbers.
  • Use the operation buttons (+, -, *, /) to perform calculations.
  • Press the "C" button to clear the input.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

About

This is a simple calculator that i created on this day of 4 jan 2024. I made this with my current knowledge of programming. This calculator allows users to add, subtract, multiply, and divide numbers effortlessly .Feel free to use it for basic arithmetic calculations.

https://my-calculator-eqbf358my-projects-projects-da6b7935.vercel.app/


Languages

Language:HTML 79.4%Language:CSS 20.6%