A fully functional online calculator built with JavaScript, HTML5, and CSS3
featuring my own custom UI and design.
- Performs basic operations: addition, subtraction, multiplication, and division.
- Handles floating-point calculations accurately.
- Allows converting numbers to negative values.
- Includes clear-all and backspace (single-digit delete) functions.
- Works seamlessly with both mouse and keyboard inputs.
This project was created as part of The Odin Project full-stack web development course.