This project is a simple calculator built using HTML, CSS, and JavaScript. It was inspired by a tutorial from Kevin Powell, which guided me through the process of creating a functional and stylish calculator interface.
- Basic arithmetic operations: addition, subtraction, multiplication, division
- Clean and responsive design
- Keyboard support for desktop users
To use the calculator, simply open the index.html
file in a web browser. Click on the buttons with your mouse or use your keyboard's numeric keys to perform calculations.
No installation is necessary. You can clone or download this repository and open the index.html
file in any modern web browser.
I would like to thank Kevin Powell for his excellent tutorial on building a calculator using web technologies.
This project is open source and available under the MIT License.
If you would like to contribute to this project, please fork the repository and submit a pull request.
If you have any feedback or suggestions, please open an issue in the repository or contact me directly.