A simple and responsive calculator web application built using HTML, CSS, and JavaScript.
This project helped me understand core JavaScript logic, DOM manipulation, and event handling.
- Basic arithmetic operations:
- Addition (+)
- Subtraction (−)
- Multiplication (×)
- Division (÷)
- Clear (C) functionality
- Responsive and clean UI
- Real-time input and output display
- HTML – Structure
- CSS – Styling & layout
- **JavaScript ** – Logic & interactivity
- Handling user input using JavaScript
- DOM manipulation and event listeners
- Writing clean and readable JS logic
- Building a complete mini-project from scratch
👉 Live Link:
https://deepaktecz.github.io/CALCULATOR
(If live link changes, update it here)
CALCULATOR/ │── index.html │── style.css │── script.js
This is a learning project.
Suggestions and improvements are always welcome!
- 👤 Developer: Deepak Kumar
- 🌐 Portfolio: https://deepaktecz.github.io/WebNova
- 💻 GitHub: https://github.com/deepaktecz
- 💻 Linkedin: https://www.linkedin.com/in/deepaktecz/
⭐ If you like this project, consider giving it a star!
