Skip to content

agharsh53/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ Simple Calculator

A simple, fully functional calculator built using HTML, CSS, and JavaScript that performs basic arithmetic operations. Inspired by standard calculators, this app offers a clean UI and smooth interaction for quick calculations.


🎯 Features

  • Responsive calculator interface
  • Perform basic arithmetic operations:
    • Addition +
    • Subtraction -
    • Multiplication *
    • Division /
  • Real-time display screen for input and results
  • Clear (C) and backspace (←) buttons
  • Decimal and percentage (%) support
  • Error handling for invalid operations

πŸ–ΌοΈ Preview

Calculator Screenshot

Live demo: Click here to try it out


πŸš€ Getting Started

πŸ“ Clone the Repository

git clone https://github.com/your-username/simple-calculator.git
cd simple-calculator

About

A simple calculator built using HTML, CSS and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published