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!
