Skip to content

deepaktecz/CALCULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Calculator Web App

📸 Screenshot

Calculator

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.


🚀 Features

  • Basic arithmetic operations:
    • Addition (+)
    • Subtraction (−)
    • Multiplication (×)
    • Division (÷)
  • Clear (C) functionality
  • Responsive and clean UI
  • Real-time input and output display

🛠️ Tech Stack

  • HTML – Structure
  • CSS – Styling & layout
  • **JavaScript ** – Logic & interactivity

📚 What I Learned

  • Handling user input using JavaScript
  • DOM manipulation and event listeners
  • Writing clean and readable JS logic
  • Building a complete mini-project from scratch

🌐 Live Demo

👉 Live Link:
https://deepaktecz.github.io/CALCULATOR

(If live link changes, update it here)


📂 Project Structure

CALCULATOR/ │── index.html │── style.css │── script.js


🤝 Contribution

This is a learning project.
Suggestions and improvements are always welcome!


📬 Contact


⭐ If you like this project, consider giving it a star!

About

A simple and responsive calculator web app built using HTML, CSS, and JavaScript to practice core JS logic and DOM manipulation.

Topics

Resources

Stars

Watchers

Forks

Contributors