Skip to content

alderrr/project-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

project-calc

A simple web-based calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations like addition, subtraction, multiplication, and division.

Features

✅ User-friendly interface
✅ Supports addition, subtraction, multiplication, and division
✅ Responsive design for different screen sizes
✅ Lightweight and fast

How to Use

  1. Enter numbers using the buttons or your keyboard
  2. Choose an operation (+, -, ×, ÷)
  3. Press "=" to see the result
  4. Click "C" to clear the screen

Demo

Live Demo (TBD)

Installation

Clone the repository and open index.html in your browser.

git clone https://github.com/alderrr/project-calc.git
cd project-calc/1.0
open index.html

License

This project is open-source and available under the MIT License.