https://github.com/angryhtml/simple-calculator
🧮A simple Calculator built with HTML, CSS, and JavaScript. This project allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
https://github.com/angryhtml/simple-calculator
calculator calculator-javascript css3 html5 javascript
Last synced: about 1 month ago
JSON representation
🧮A simple Calculator built with HTML, CSS, and JavaScript. This project allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
- Host: GitHub
- URL: https://github.com/angryhtml/simple-calculator
- Owner: angryhtml
- Created: 2024-06-06T16:53:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T14:45:35.000Z (over 1 year ago)
- Last Synced: 2025-01-06T15:43:39.306Z (over 1 year ago)
- Topics: calculator, calculator-javascript, css3, html5, javascript
- Language: JavaScript
- Homepage: https://portfolio-calculator-js.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator App 🧮
A simple **Calculator** built with **HTML**, **CSS**, and **JavaScript**.
This project allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
---
### 🛠️ Technologies Used:
- **HTML**
- **CSS**
- **JavaScript**
- **Netlify**
---
### 🚀 Features:
- Perform basic arithmetic operations: addition, subtraction, multiplication, and division.
- Responsive design that works on both desktop and mobile.
- Simple and clean user interface.
---
### 🌐 Live Demo:
Try the Calculator App here:
[Calculator App Demo](https://portfolio-calculator-js.netlify.app/)