This project is a simple, classic-style calculator thanks to HTML, CSS, and JavaScript. It mimics the appearance and basic functionality of a standard pocket calculator.
- A web browser
- Clone the repo
- Open index.html and play around
index.html
: The file containing the calculator's structurestyles.css
: CSS file for styling itscript.js
: Calculator's functionality