Skip to content

pratyusha-samidhapudi/basic-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

basic-calculator

This is a replica of the iPhone calculator built using HTML, CSS, and JavaScript. The calculator includes basic arithmetic operations and mimics the look and feel of the native iPhone calculator.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • Styled to replicate the iPhone calculator interface

Getting Started

Usage

  • Click the buttons on the calculator to perform operations.
  • The display shows the current input and result of the calculations.

Project Structure

basic-calculator/
├── index.html      # The main HTML file
├── styles.css      # CSS for styling the calculator
└── script.js       # JavaScript for calculator functionality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published