Skip to content

MDJAmin/iphone-style-basic-calculator-html-css-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Check out the live demo: GitHub Pages Demo

Calculator

A simple calculator built using HTML, CSS, and JavaScript.

Features

  • Basic arithmetic operations: Addition, Subtraction, Multiplication, and Division.
  • Clear button to reset the calculator.
  • Responsive design for better user experience.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Click on the number buttons to input values.
  2. Select an arithmetic operator (+, -, *, /).
  3. Click another number.
  4. Press = to get the result.
  5. Use the Clear button to reset the calculator.

Installation

  1. Extract the ZIP file.

  2. Open index.html in a browser.(you can do it With live server extended)

Live Demo

Live Demo

Author

Created by MDJAmin. Check out more projects on GitHub.

About

A clean, responsive iPhone-style calculator built with HTML, CSS, and vanilla JavaScript. Supports basic math operations, clear functionality, and showcases DOM manipulation and event handling, perfect for beginners and frontend practice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors