A simple digital calculator application built with HTML, CSS, and JavaScript.
- Basic arithmetic operations: Addition, Subtraction, Multiplication, Division.
- Clear button to reset the input.
- Clone the repository: git clone https://github.com/webcodebytes/digital-calculator.git
- Open index.html in your preferred web browser.
- HTML
- CSS
- JavaScript
Feel free to customize the sections based on your project's specific details and requirements.