Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rachamallayeswanthreddy/calculator
https://github.com/rachamallayeswanthreddy/calculator
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rachamallayeswanthreddy/calculator
- Owner: RachamallaYeswanthReddy
- Created: 2023-12-11T05:58:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-11T06:00:32.000Z (11 months ago)
- Last Synced: 2023-12-11T07:51:34.566Z (11 months 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
![image](https://github.com/RachamallaYeswanthReddy/Basic-Frontend-Projects/assets/91588050/76fcdd48-210b-4ec2-b088-5ddb12258826)
## 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!