Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± Calculator App

A simple and responsive calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations and is designed for clean UI and fast performance.

πŸš€ Features *βž• Addition *βž– Subtraction *βœ–οΈ Multiplication *βž— Division *🧹 Clear/Delete functionality *πŸ“± Responsive layout (works on mobile & desktop) *⚑ Instant calculation using JavaScript logic

πŸ“‚ Project Structure calculator/ β”‚ β”œβ”€β”€ index.html # Main calculator UI β”œβ”€β”€ style.css # Styling and layout └── script.js # Calculator logic (operations & event handling)

πŸ› οΈ Technologies Used

  • HTML5 – for the calculator structure
  • CSS3 – for styling the interface
  • JavaScript (ES6) – to perform calculations and handle button events

πŸ“Έ Screenshot

(Add your screenshot here β€” optional)

▢️ How to Run the Project

Download or clone the repository

(git clone https://github.com/Jayveer-Singh30/calculator.git)

Open index.html in any browser Start using the calculator πŸŽ‰

🧠 How It Works JavaScript captures button clicks using event listeners Each click updates the display screen Expressions are evaluated with JS functions Errors like division by zero are handled gracefully

✨ Future Improvements

Add scientific calculator functions Add Colorfull/light mode Add sound or vibration feedback

πŸ“„ License

This project is open-source. You can modify or use it freely.

About

code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages