A simple web-based calculator built with HTML, CSS, and JavaScript. This project was created following a tutorial from the Bro Code YouTube Video.
- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Clear button to reset the display.
- Responsive design that adapts to different screen sizes.
- Error handling for invalid calculations.