GlowCalc is a stunning, high-performance calculator built with modern web technologies and wrapped in Electron. It features a sleek glassmorphism design, vibrant background animations, and an intuitive user interface that feels premium and alive.
- Glassmorphism UI: Beautiful translucent interface with deep blur and soft borders.
- Dynamic Backgrounds: Animated glowing blobs that react to your workspace.
- Micro-interactions: Smooth button animations and feedback for every click.
- Precision Math: Built-in support for standard arithmetic operations with clear precision.
- Responsive Design: Adapts perfectly to different window sizes.
- Electron Powered: Runs as a standalone desktop application on Windows, macOS, and Linux.
- HTML5 - Semantic structure
- CSS3 - Modern styling with custom properties and animations
- JavaScript - Clean, modular calculator logic
- Electron - Cross-platform desktop framework
- Inter Font - Typography for maximum readability
To run this project locally, follows these steps:
-
Clone the repository:
git clone https://github.com/khub000/Calculator.git cd Calculator -
Install dependencies:
npm install
-
Start the application:
npm start
To create a portable executable for Windows:
npm run distThis project is licensed under the ISC License.
Created with ❤️ by khub000