An open API service indexing awesome lists of open source software.

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

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:

![image](https://github.com/user-attachments/assets/d44d5be6-5134-44f8-9037-5d8a4d6525c9)

## 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. 💡