Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Modern Calculator

modern-calculator Preview A clean and professional calculator with a dark iOS-inspired interface.

Features

  • Modern dark theme with smooth animations
  • Fully responsive design (mobile, tablet, desktop)
  • Keyboard support for quick calculations
  • Basic arithmetic operations
  • Percentage calculations
  • Error handling

Demo

Live Demo

Technologies

  • HTML5
  • CSS3
  • JavaScript

Installation

git clone https://github.com/hmahmd/modern-calculator.git
cd modern-calculator

Open index.html in your browser. That's it!

Usage

With Mouse:

  • Click buttons to calculate
  • AC = Clear all
  • DEL = Delete last digit
  • = = Get result

With Keyboard:

  • 0-9 = Numbers
  • +, -, *, / = Operations
  • Enter = Calculate
  • Escape = Clear
  • Backspace = Delete

Contributing

Pull requests are welcome!

Author

Hafiz Muhammad Ahmed


If you like this project, give it a ⭐