Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published