A simple and functional calculator built with HTML, CSS, and JavaScript. It is designed as a Progressive Web App (PWA), so you can install it directly on your device for offline use!
- Basic arithmetic operations (Addition, Subtraction, Multiplication, Division)
- Percentage and Negative number toggle
- Responsive design for both mobile and desktop
- Installable as a Progressive Web App (PWA) for offline use
- No ads, no tracking, just a clean and efficient calculator.
Check out the live version of the Calculator by clicking the button below:
You can install the app directly from your browser for offline use. Follow these steps:
- Open the app in Chrome: Calculator Web App.
- Tap the Install button (usually appears in the address bar) or open the browser menu (three dots in the top right) and select Add to Home Screen.
- Follow the prompts to install the app.
- Open the app in Firefox: Calculator Web App.
- Tap the Menu button (three dots in the top right) and select Add to Home Screen.
- Confirm and install.
- Open the app in Safari: Calculator Web App.
- Tap the Share button at the bottom of the screen.
- Select Add to Home Screen from the options.
- Confirm and install.
If you would like to run the app locally or modify it, you can follow these steps:
- Git installed on your computer
- A modern web browser
- Clone this repository:
git clone https://github.com/omvijaysharma/Calculator.git