Skip to content

A simple calculator built with HTML, CSS, and JavaScript. My first web calculator project that performs basic math operations.

Notifications You must be signed in to change notification settings

Yangbel1628/Basic-web-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Basic Web Calculator

A simple, responsive, and easy-to-use web calculator built with HTML, CSS, and JavaScript. Perfect for performing basic arithmetic operations quickly and efficiently! ๐Ÿ’ปโœจ


๐Ÿ”— Live Demo

Check it out here: Basic Web Calculator Live ๐Ÿš€


๐Ÿ’ก Features

  • โœ… Addition, Subtraction, Multiplication, and Division
  • โœ… Clear (C) button to reset the calculation
  • โœ… Responsive design โ€“ works on desktop and mobile
  • โœ… Lightweight and fast โšก

๐Ÿ–ฅ๏ธ Screenshots

Calculator Screenshot
Screenshot 2025-09-18 175823


โš™๏ธ How to Use

  1. Enter numbers using the number buttons.
  2. Click an operator (+, -, ร—, รท).
  3. Click = to get the result.
  4. Click C to clear the input.

๐Ÿ› ๏ธ Technologies Used

  • HTML5
  • CSS3
  • JavaScript

๐Ÿš€ Deployment

This project is deployed on Vercel. You can also clone and run it locally:

git clone https://github.com/Yangbel1628/Basic-web-calculator
cd basic-web-calculator
open index.html

About

A simple calculator built with HTML, CSS, and JavaScript. My first web calculator project that performs basic math operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published