Skip to content

adityaj0412/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A simple, clean, and interactive Calculator Web App built with core web technologies.
This project demonstrates basic arithmetic functionality with an intuitive user interface, perfect for learning DOM manipulation and UI logic in JavaScript.

Live Demo

👉 https://adityaj0412.github.io/calculator/

About The Project

This is a basic calculator application that supports standard arithmetic operations such as addition, subtraction, multiplication, and division. It is designed with simplicity and usability in mind — ideal for educational purposes or as a starting point for more advanced calculator projects.

Built With

  • HTML5 — Structure of the calculator
  • CSS3 — Styling and layout
  • JavaScript — Core logic for calculations and interactions

🛠 Features

  • Basic arithmetic: +, -, ×, ÷
  • Clear / Reset
  • Backspace
  • Easy and intuitive UI
  • Responsive layout for different screen sizes

Author

Aditya

About

A simple, clean, and interactive Calculator Web App built with core web technologies. This project demonstrates basic arithmetic functionality with an intuitive user interface, perfect for learning DOM manipulation and UI logic in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors