A simple and stylish web calculator. This project is designed to perform basic arithmetic operations and provide a user-friendly interface.
Check out the live demo here.
- Basic arithmetic operations: addition, subtraction, multiplication, division.
- Clear (AC) and delete (clr) functions.
- Responsive and visually appealing design.
- Percent and decimal point functionality.
To run this project locally:
- Clone the repository:
git clone https://github.com/anuragvisioner/MyCalculator.git
- Navigate to the project directory:
cd MyCalculator
- Open
index.html
in your web browser.
- Click the buttons on the calculator to perform calculations.
- Use the
AC
button to clear the entire input. - Use the
clr
button to delete the last character.
- HTML
- CSS
- JavaScript
Contributions are welcome! Please open an issue or submit a pull request for any changes.
This project is open source and available under the MIT License.
For any inquiries or issues, please contact Anurag Visioner.