A simple, responsive calculator web app built with HTML, CSS, and JavaScript — featuring a sleek dark cyberpunk-inspired UI with neon magenta and cyan accents.
- Basic arithmetic operations: addition, subtraction, multiplication, division
- Clear (C) and delete (DEL) functionality
- Responsive design — works on mobile and desktop
- Keyboard input support
![]() |
![]() |
![]() |
- HTML5 — structure
- CSS3 — styling and animations
- JavaScript (Vanilla) — logic and DOM manipulation
calculator/
├── index.html
├── style.css
├── script.js
└── README.md
- Clone the repository
git clone https://github.com/AtibaYounus/calculator.git
- Navigate into the project folder
cd calculator - Open
index.htmlin your browser — no build steps or dependencies required
Atiba Younus
- GitHub: @AtibaYounus
This project is open source and available under the MIT License. add photos to reADME and update


