Skip to content

ashiif07/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Basic Calculator

A simple Calculator Web Application built using HTML, CSS, and JavaScript.
This project performs basic arithmetic operations like addition, subtraction, multiplication, and division.


๐Ÿš€ Features

  • Perform basic arithmetic operations:
    • Addition (+)
    • Subtraction (-)
    • Multiplication (*)
    • Division (/)
  • Clear display functionality
  • Simple and clean user interface
  • Responsive button layout

๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ€“ Structure of the calculator
  • CSS3 โ€“ Styling and layout
  • JavaScript โ€“ Calculator functionality

โ–ถ๏ธ How to Run the Project

  1. Download or clone the repository
  2. Open the project folder
  3. Double click index.html

Or open it in any web browser.


๐ŸŽฏ Purpose of the Project

This project was created to practice:

  • Basic JavaScript logic
  • DOM manipulation
  • Frontend development fundamentals

๐Ÿ“ธ Preview

image

๐Ÿ‘จโ€๐Ÿ’ป Author

Md Ashif Ansari


โญ If you like this project, consider giving it a star on GitHub.

About

A simple Calculator Web Application built using HTML, CSS, and JavaScript.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors