VibrantCalculator is a colorful and user-friendly calculator web application built using HTML, CSS, and JavaScript.
- Colorful Buttons: The calculator interface features vibrant and visually appealing buttons for a delightful user experience.
- Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division with ease.
- Additional Functions: Calculate square roots, factorials, and percentages effortlessly.
- Clear and Backspace: Remove the last character or clear the entire input with dedicated buttons.
Check out the live demo here.
To run the calculator locally, simply clone this repository to your machine and open the index.html file in your web browser.
git clone https://github.com/Devdas-gupta/VibrantCalculator.git- Click on the buttons to input numbers and perform calculations.
- Use the "=" button to obtain the result.
- Clear the input field with the "C" button.
- Remove the last character with the "Backspace" button.
Contributions are welcome! If you'd like to add new features, fix bugs, or improve the code, feel free to open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
