A sleek and fully functional JavaScript Calculator with a history feature, parentheses handling, and real-time expression evaluation. Designed for mobile-first use and installable as a Progressive Web App (PWA). ๐
- โ Basic & Advanced Calculations (+, -, ร, รท, parentheses support)
- โ Live Expression Evaluation with error handling
- โ History Storage (saved in localStorage)
- โ Mobile-Friendly UI
- โ PWA Support โ Install and use offline
๐ Live Demo (https://mohammadsameer01.github.io/calculator/)
- Clone the repository:
git clone https://github.com/mohammadsameer01/calculator.git