Skip to content

breeze-sn/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Basic-Calculator

Welcome to the Basic Calculator project! This simple calculator is built using HTML, CSS, and JavaScript. It performs basic arithmetic operations like addition, subtraction, multiplication, and division, and features a user-friendly interface with smooth animations.

Features

  • User-Friendly Interface: Clean and intuitive design.
  • Smooth Animations: Elegant color transitions on hover and click.
  • Basic Arithmetic Operations: Addition, subtraction, multiplication, and division.
  • Error Handling: Proper handling of division by zero and other errors.

How to Use

  1. Open the Calculator: Load the index.html file in your web browser.
  2. Perform Calculations:
    • Click on the buttons to enter numbers and operators.
    • Click the "Equals" button (=) to see the result.
    • Use the "Clear" button (C) to reset the calculator.

Technologies Used

  • HTML: Structure of the calculator.
  • CSS: Styling and animations.
  • JavaScript: Functionality and interactivity.

Installation

To run this project locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/breeze-sn/Basic-Calculator.git
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published