Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfantics/calculator
https://github.com/cyberfantics/calculator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfantics/calculator
- Owner: cyberfantics
- Created: 2024-07-14T12:59:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T18:02:17.000Z (5 months ago)
- Last Synced: 2024-07-25T20:47:02.120Z (5 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A calculator built with HTML, CSS, and JavaScript. This project demonstrates fundamental web development techniques for creating interactive user interfaces.
## Features
- **Arithmetic Operations**: Supports addition, subtraction, multiplication, and division.
- **Clear Functionality**: Clear the input and start fresh.
- **Responsive Design**: Simple and clean user interface.## Installation
1. Clone the repository:
```bash
git clone https://github.com/cyberfantics/Calculator.git
```
2. Open Folder:
```
cd Calculator
```
3. Open `index.html` in browser### Author
Syed Mansoor ul Hassan Bukhari