https://github.com/haseeb1389446/js-calculator
This is a beautifully designed calculator 📟 built using 🟠HTML, 🔵CSS, and 🟡JavaScript
https://github.com/haseeb1389446/js-calculator
calculator css design frontend html js js-calculstor logic project
Last synced: about 2 months ago
JSON representation
This is a beautifully designed calculator 📟 built using 🟠HTML, 🔵CSS, and 🟡JavaScript
- Host: GitHub
- URL: https://github.com/haseeb1389446/js-calculator
- Owner: Haseeb1389446
- Created: 2024-06-25T02:51:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T05:49:01.000Z (over 1 year ago)
- Last Synced: 2025-10-26T21:24:05.827Z (8 months ago)
- Topics: calculator, css, design, frontend, html, js, js-calculstor, logic, project
- Language: CSS
- Homepage: https://cal-123.netlify.app/
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Calculator 🧮
A simple yet functional calculator built using JavaScript, HTML, and CSS with a clean and intuitive user interface. ✨
## Features 🌟
- **Basic Operations**: Addition, subtraction, multiplication, and division. ➕➖✖️➗
- **Responsive Design**: Works well on both desktop and mobile devices. 📱💻
- **Clean UI**: Minimalist design for better user experience. 🧼
## Technologies Used 🛠️
- **HTML**: Structure of the calculator. 📄
- **CSS**: Styling for the user interface. 🎨
- **JavaScript**: Logic and interactivity. ⚙️
## Installation 📝
1. Clone the repository:
```bash
git clone https://github.com/Haseeb1389446/JS-Calculator.git
```
2. Navigate to the project directory:
```bash
cd js-calculator
```
3. Open the `index.html` file in your browser to use the calculator. 🌐
## Usage 🖱️
1. Open the calculator in any modern web browser. 🌍
2. Use the on-screen buttons to input numbers and operations. 🔢
3. The result will display instantly upon pressing the `=` button. ✅
## Demo 🎥
[Live Demo](https://cal-123.netlify.app/)
## Screenshots 📸
Here is the screenshots of the Calculator:

## Contributing 🤝
Contributions are welcome! Feel free to fork this repository and submit a pull request with your improvements. 🛠️
---
Enjoy using this calculator! Feedback and suggestions are always welcome. 💡