A simple and aesthetic dark-themed calculator built using HTML, CSS, and JavaScript. It features a neon green glow design inspired by terminal and cyberpunk UI styles, with basic arithmetic functions and a clean responsive layout.
- Basic operations: +, β, Γ, Γ·
- Clear (C) and delete (β«) buttons
- Neon green dark aesthetic UI
- Smooth hover and glow effects
- Lightweight and fast (no frameworks)
- HTML5
- CSS3
- Vanilla JavaScript
Open index.html in your browser and start calculating.
Built for practice in frontend development, UI design, and JavaScript DOM manipulation.