Skip to content

Anthony01M/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

This project is a simple and elegant calculator application that allows users to perform basic arithmetic operations. The application features a visually appealing design with a responsive layout and easy-to-use buttons. Additionally, it includes animated particles in the background and a smooth color-changing effect for the body background.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Delete the last input (DEL).
  • Reset the calculator (RESET).
  • Evaluate the expression (=).
  • Responsive design.
  • Animated particles background.
  • Smooth color-changing background.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/calculator.git
  2. Navigate to the project directory:
    cd calculator
  3. Open index.html in your browser to view the application.

Usage

  1. Click the number buttons to input numbers.
  2. Click the operator buttons to perform arithmetic operations.
  3. Click the "DEL" button to delete the last input.
  4. Click the "RESET" button to reset the calculator.
  5. Click the "=" button to evaluate the expression.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to check out my other projects on GitHub.