NimbusCalc is a lightweight, modern calculator tool designed to make everyday calculations fast and intuitive.
This repository contains the source code for the web-based calculator interface.
🔗 Live Demo & Full Features: https://www.nimbuscalc.com
- Clean, responsive design
- Basic arithmetic (+, -, ×, ÷)
- Memory functions (M+, M-, MR, MC)
- Keyboard support
- Dark/light theme toggle
Visit the official website to explore all advanced features and use the calculator directly in your browser.
To run this project locally:
git clone https://github.com/lyrasol/NimbusCalc
cd your-repo
open index.html