https://github.com/khushikumarigupta14/calculator
https://github.com/khushikumarigupta14/calculator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khushikumarigupta14/calculator
- Owner: khushikumarigupta14
- Created: 2025-02-14T04:40:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T07:08:59.000Z (3 months ago)
- Last Synced: 2025-03-17T15:44:51.193Z (2 months ago)
- Language: HTML
- Size: 2.93 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 and responsive calculator application built using HTML, CSS, and JavaScript.
## Live Demo
[Try it](https://calculator-khushicode.netlify.app/)You can access the live version of the calculator here:
Calculator App## Features
- Basic arithmetic operations (Addition, Subtraction, Multiplication, Division)
- Clear and delete functionality
- Responsive design for different screen sizes
- User-friendly UI
## Technologies Used
- HTML
- CSS
- JavaScript## How to Use
* Enter numbers using the on-screen buttons.
* Perform calculations by clicking the operator buttons.
* Use the = button to get the result.
* Click C to clear the input.
* Use the DEL button to remove the last entered digit.
## Installation
* To run the project locally:
* Clone the repository:
* git clone
https://github.com/Khushi/calculator.git
* Open the index.html file in your browser.
## License
This project is open-source and available under the MIT License.
33 Author
[KhushiGitHub Profile](https://github.com/KhushiCode14)