A clean and functional web-based calculator built using HTML, CSS, and JavaScript. This project is ideal for beginners who want to learn the basics of DOM manipulation and styling.
- Responsive and modern design
- Basic arithmetic operations: addition, subtraction, multiplication, and division
- Clear (
C) button to reset input - Real-time display update
- Smooth hover and click effects
-
index.html: Main HTML file
-
style.css: Calculator styling
-
script.js: Button logic & evaluation
Click the Fork button in the top-right corner of the original repository to create your copy.
Open a terminal or command prompt and run:
git clone https://github.com/your-username/repository-name.gitcd repository-nameThis project is licensed under the MIT License.