Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ JavaScript Calculator

A simple and minimal calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic operations with input validation.

๐Ÿš€ Features

  • Perform addition, subtraction, multiplication, and division
  • Prevents multiple operators in a row
  • Blocks multiple decimal points in a single number
  • Limits input to 10 characters
  • Shows error on invalid expressions and clears automatically

๐Ÿ› ๏ธ Tech Stack

  • HTML
  • CSS
  • JavaScript (Vanilla)

๐Ÿ“ฆ How to Use

  1. Clone the repository:
git clone https://github.com/your-username/calculator-app.git
cd calculator-app
2. Open index.html in your browser.

Or you can use Live Server if you're using VS Code.

About

A simple and minimal calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic operations with input validation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages