Skip to content

Meesaajay/calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator App

This is a basic calculator made using HTML, CSS, and JavaScript. It helps you do simple math like add, subtract, multiply, and divide.

What it can do:

  • Click number buttons to type numbers.
  • Use +, -, *, and / buttons to choose what you want to do.
  • Press = to get the result.
  • Press C to clear and start again.

πŸ”— Live Demo: Click here

Tools Used:

  • HTML for the structure.
  • CSS for colors, layout, and animations.
  • JavaScript to make the calculator work.

How to use:

  1. Open the index.html file in any browser.
  2. Start clicking buttons to calculate.

Made this project to practice basic web development skills.

About

A beginner-friendly calculator app using HTML, CSS, and JavaScript to perform basic math operations with a clean design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors