Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.21 KB

File metadata and controls

40 lines (28 loc) · 1.21 KB

🧠 About the Project

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. 💻✨


🎨 Features

  • 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

🧩 Technologies Used

Technology Description
HTML5 Structure of the calculator
CSS3 Styling and hover animations
JavaScript (Inline) Handles button logic and operations

💻 How to Use

  1. Clone the repository
    git clone https://github.com/salahuddingfx/Basic-Calculator.git