Welcome to Ez Calc! This is a simple web application based calculator developed using HTML, CSS and JavaScript.
- Live Preview: Ez Calc
- Basic Operations: Addition, Subtraction, Multiplication, Division.
- Advanced Functions: delete last character, error handling for division by zero, Backspace functionality for easy correction.
- User-Friendly Design: Responsive UI with clear error messages.
- Additional Functionality: Size limit alert for input, Clear all with 'AC' button.
- Simply click on the numeric buttons and operators to perform calculations.
- Utilize the additional features such as percentage, square, and backspace for more functionality.
Follow these steps in order to kickstart your project:
- Clone the Repository:
git clone git@github.com:RajatTheDev/ezCalc.git
- Open the
index.html
file in your preferred browser to view the content. 🌐
- HTML
- CSS
- JavaScript
Contributions are welcome! If you have ideas for improvement or want to add features, please fork the repository and submit a pull request. 🚀
This project is licensed under the MIT License - see the License file for details.