A simple, efficient, and user-friendly basic calculator app built with HTML, CSS, and JavaScript. Perform quick calculations effortlessly with this calculator.
-
Addition, subtraction, multiplication, and division operations.
-
Percentage calculations.
-
Decimal point for precise calculations.
-
Responsive design for different screen sizes.
Check out the live demo here.
- Clone this repository to your local machine.
- Open the
index.htmlfile in your web browser.
- 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.
Contributions are welcome! Feel free to open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License.
- The UI design is inspired by the glassmorphism design trend.
- Thanks to Tailwind CSS for the beautiful CSS styles.
Created with ❤️ by Sumit