Skip to content

A beginner-friendly calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations with a clean UI and responsive layout, making it a perfect project to understand DOM manipulation and core JavaScript logic.

Notifications You must be signed in to change notification settings

Harshit-0018/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hey !

Simple Calculator πŸ”’

A simple calculator built using HTML, CSS, and JavaScript.

πŸš€ Features

  • Basic arithmetic operations (+, -, Γ—, Γ·)
  • Clear and delete functionality
  • Clean and responsive UI
  • Beginner-friendly project

πŸ“ Project Structure

simple-calculator/
│── index.html
│── style.css
│── script.js
│── README.md

πŸ› οΈ How to Run

  1. Download or clone this repository
  2. Open index.html in any web browser

πŸ“Œ Tech Stack

  • HTML
  • CSS
  • JavaScript

πŸ’‘ Use Case

Perfect beginner project to practice DOM manipulation and JavaScript basics.


Made by Harshit

About

A beginner-friendly calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations with a clean UI and responsive layout, making it a perfect project to understand DOM manipulation and core JavaScript logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors