A clone of the built-in Apple macOS calculator app using HTML5, CSS and Vanilla JavaScript.
This repository hosts a replica of the Apple macOS calculator, re-created using HTML5, CSS3, and Vanilla JavaScript. The goal of this project is to closely resemble the functionality and design of the original macOS Calculator application.
Try the calculator in action here: Live Demo
To get a local copy up and running follow these simple steps:
- Clone the repository:
git clone https://github.com/augustmood/apple-calculator-replica
- Navigate to the project directory:
cd macos-calculator-replica
Open the index.html file in a web browser to view the project.
We welcome contributions to this project! Whether it's feature suggestions, bug reports, or code contributions, please feel free to make your suggestions known.
This project is open source and available under the MIT License.
This project was inspired by the Apple macOS calculator. All contributors who devote time and effort to the project are appreciated.