Skip to content

An iOS-inspired calculator web app built with HTML, CSS, and JavaScript. Designed for responsive use with smooth UI and core arithmetic functionality.

Notifications You must be signed in to change notification settings

Sandesh-008/iOSCalculatorClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Calculator Clone

A clean and responsive clone of the iOS-style calculator built using HTML, CSS, and JavaScript. This project replicates the look and feel of the iPhone's calculator interface with basic arithmetic functionality and smooth UI.

Features

  • Responsive layout for mobile and desktop
  • iOS-inspired button design and layout
  • Light shadow and border effect
  • Basic operations: addition, subtraction, multiplication, division, modulo
  • Toggle sign (+/-) and clear (AC)
  • Handles decimal input and formats results to 2 decimal places

Screenshot

Calculator Screenshot

Live Demo

Click here to view the calculator

Tech Stack

  • HTML5
  • CSS3 (Grid layout, media queries)
  • JavaScript (DOM manipulation, arithmetic logic)

How to Use

  1. Clone the repository:
    git clone https://github.com/Sandesh-008/ios-calculator-clone.git
    
    
  2. Open the index.html file in your browser.

Folder Structure

ios-calculator-clone/ ├── index.html ├── style.css ├── script.js └── screenshot.png

Author

Sandesh Salokhe
GitHub: @Sandesh-008

License

This project is open-source and available under the MIT License.

About

An iOS-inspired calculator web app built with HTML, CSS, and JavaScript. Designed for responsive use with smooth UI and core arithmetic functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published