Skip to content

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

Notifications You must be signed in to change notification settings

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 2

  •  
  •