Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.66 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.66 KB

macOS Calculator

This project is a faithful replication of the macOS calculator, built using HTML, CSS, and JavaScript. It aims to mimic both the appearance and functionality of the native macOS calculator application.

📖 Table of Contents

  1. 🎮 Demo
  2. 🛠️ Installation
  3. 📚 Usage
  4. 🤝 Contributing
  5. 📜 License
  6. 🌟 Acknowledgments

🎮 Demo

View Demo

Screenshot

🛠️ Installation

  1. Clone this repository:
    git clone https://github.com/yevheniiushtyk/macos-calculator
  2. Navigate to the project directory:
    cd macos-calculator
  3. Open index.html in your preferred web browser.

📚 Usage

  • Click on the calculator buttons to input numbers and perform operations.
  • Use your keyboard for input:
    • Numbers 0-9 for digit input
    • . or , for decimal point
    • +, -, *, / for basic operations
    • Enter or = to calculate the result
    • Backspace to delete the last digit
    • Escape or c for Clear
    • Alt (⌥) + Escape for All Clear
    • % for percentage

🤝 Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.

📜 License

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

🌟 Acknowledgments

  • Inspired by the macOS calculator application
  • Font used: SF Pro Display