https://github.com/aimanmadan/webbrowsercalculator
This Calculator is a user-friendly calculator that can perform basic arithmetic operations. It features a clean and minimalistic design, making it easy for users to input their calculations.
https://github.com/aimanmadan/webbrowsercalculator
css fullstack-development html javascript
Last synced: about 1 month ago
JSON representation
This Calculator is a user-friendly calculator that can perform basic arithmetic operations. It features a clean and minimalistic design, making it easy for users to input their calculations.
- Host: GitHub
- URL: https://github.com/aimanmadan/webbrowsercalculator
- Owner: AimanMadan
- Created: 2024-05-28T03:22:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T04:29:14.000Z (about 2 years ago)
- Last Synced: 2024-06-28T05:34:28.141Z (about 2 years ago)
- Topics: css, fullstack-development, html, javascript
- Language: JavaScript
- Homepage: https://aimanmadan.github.io/WebBrowserCalculator/
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Browser Calculator
*https://aimanmadan.github.io/WebBrowserCalculator/*
This is a standalone project, and is built with HTML, CSS, and JavaScript.
## Project Overview
This Calculator is a user-friendly calculator that can perform basic arithmetic operations. It features a clean and minimalistic design, making it easy for users to input their calculations.
## Features
- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Clear and delete functions for correcting input.
- Responsive design that looks great on all devices.
- Clean and minimalistic design for easy use.
## Technologies Used
- HTML5
- CSS3
- JavaScript