https://github.com/rachamallayeswanthreddy/calculator
https://github.com/rachamallayeswanthreddy/calculator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rachamallayeswanthreddy/calculator
- Owner: RachamallaYeswanthReddy
- Created: 2023-12-11T05:58:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T06:00:32.000Z (over 1 year ago)
- Last Synced: 2025-05-16T04:07:41.556Z (about 1 month ago)
- Language: HTML
- Homepage: https://rachamallayeswanthreddy.github.io/calculator/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A simple calculator implemented using HTML, CSS, and JavaScript, providing basic arithmetic operations. The calculator is responsive and features addition, subtraction, multiplication, and division. It includes a clear button to reset input.
## Demo

## Usage
1. Clone the repository:
```bash
git clone https://github.com/RachamallaYeswanthReddy/calculator.git
```2. Open `index.html` in your web browser.
3. Perform calculations with on-screen buttons.
## Contributing
Contributions are welcome!