Skip to content

A simple, responsive calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic operations and uses localStorage to save the calculation.

Notifications You must be signed in to change notification settings

chamod-malindu/Simple-Web-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Calculator

A simple and responsive calculator built using HTML, CSS, and JavaScript.
Perform basic arithmetic operations with a sleek, interactive interface!


๐Ÿš€ Features

  • โž• Perform basic arithmetic operations (Addition, Subtraction, Multiplication, Division)
  • ๐Ÿ’พ Calculation history is stored using localStorage
  • ๐ŸŽจ Beautiful and responsive UI โ€“ works on both desktop and mobile
  • ๐Ÿ”ด Clear button to reset the calculations at any time

๐Ÿ”ง Tech Stack

  • HTML โ€“ Structure
  • CSS โ€“ Styling and Layout
  • JavaScript โ€“ Logic and Interactivity

๐Ÿ“ธ Screenshots

screenshot


๐Ÿง  How to Use

  1. Click on the number keys (1-9) and operator buttons (+, -, *, /) to perform calculations.
  2. Press the Clear button to reset the calculation.
  3. Click = to compute and display the result.

About

A simple, responsive calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic operations and uses localStorage to save the calculation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published