Skip to content

Mustafa21102005/simple-js-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฑ Simple JavaScript Calculator

A beginner-friendly calculator built using HTML, CSS, and JavaScript. This lightweight web application allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

๐Ÿš€ Features

  • Perform basic math operations: +, -, *, /
  • Error handling for:
    • Invalid numbers
    • Invalid operators
    • Division by zero
  • Simple and responsive UI
  • Styled using custom CSS

๐Ÿ› ๏ธ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

๐Ÿงฎ How to Use

  1. Enter the first number in the First Number field.
  2. Input the operation you want to perform (+, -, *, /) in the Operation field.
  3. Enter the second number in the Second Number field.
  4. Click the = button to calculate.
  5. The result or any relevant error will be shown below the inputs.

๐Ÿš€ Deployment

Deployed with GitHub Pages:

๐Ÿ‘‰ Live Demo

๐Ÿ“ž Contact

Created by Mustafa

Feel free to reach out via WhatsApp for feedback, suggestions, or collaboration!

About

A beginner-friendly calculator built using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published