This is a Simple Calculator built using HTML, CSS, and JavaScript with inline onclick functionality.
It’s designed for simplicity, smooth hover effects, and a modern gradient background to make it both interactive and visually appealing. 💻✨
- Clean and modern UI with gradient background
- Responsive design for any screen
- Smooth button hover animation
- Basic operations: ➕ ➖ ✖️ ➗
- Delete (
DEL) and All Clear (AC) functionality - Easy to understand inline JavaScript logic
| Technology | Description |
|---|---|
| HTML5 | Structure of the calculator |
| CSS3 | Styling and hover animations |
| JavaScript (Inline) | Handles button logic and operations |
- Clone the repository
git clone https://github.com/salahuddingfx/Basic-Calculator.git