Calcify is a sleek, modern, and geek-inspired web calculator built with pure HTML, CSS, and JavaScript.
- Clean and modern design
- Dark mode / Light mode toggle 🌗
- History panel to view previous calculations
- Supports:
- Basic math:
+
,−
,×
,÷
- Advanced:
%
,x²
,√
,1/x
,CE
,C
,⌫
,+/-
,.
and=
- Basic math:
- Fully responsive and mobile-friendly 📱
- No frameworks or dependencies — runs directly in the browser
- Download or clone this repo
- Open
index.html
in any browser (no server needed) - Start calculating!