Calculator - HTML, CSS, JavaScript
This project is a fully functional calculator created using HTML, CSS, and JavaScript. Developed in July 2024, this project was a part of my exploration into front-end development.
Open the project files:
Open index.html in your preferred code editor to view the HTML structure. Edit style.css for any styling changes. Modify script.js for any JavaScript functionality.
Run the project:
Open the index.html file in your web browser to view the calculator. Perform calculations by clicking on the buttons provided.