Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

A simple, efficient, and user-friendly basic calculator app built with HTML, CSS, and JavaScript. Perform quick calculations effortlessly with this calculator.

Features

  • Addition, subtraction, multiplication, and division operations.

  • Percentage calculations.

  • Decimal point for precise calculations.

  • Responsive design for different screen sizes.

Demo

Check out the live demo here.

How to Use

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.

Keyboard Shortcuts

  • Numbers: Type any number key (0-9) to input numbers.
  • Operators: Type "+" for addition, "-" for subtraction, "*" for multiplication, and "/" for division.
  • Decimal Point: Type "." for decimal numbers.
  • Backspace: Press "Delete" or "Backspace" to delete the last entered character.
  • Clear: Press "Escape" to clear the screen.
  • Evaluate: Press "Enter" to evaluate the expression.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Acknowledgments

  • The UI design is inspired by the glassmorphism design trend.
  • Thanks to Tailwind CSS for the beautiful CSS styles.

Author

Created with ❤️ by Sumit


Releases

Packages

Contributors

Languages