A sleek, Apple-style calculator built with Angular, designed for both simplicity and power.
- 🖱 Draggable GUI – Move the calculator freely around your screen for a seamless experience.
- 🔢 Extra Functions – More than just basic arithmetic, it includes advanced operations.
- 📜 Live History – Track and review previous calculations in real-time.
- 🎨 Modern Apple-Inspired UI – Aesthetic and user-friendly design.
git clone https://github.com/your-username/angular-calculator.git
cd angular-calculator
npm install
ng serve