A simple web-based calculator that adds two numbers using HTML, CSS, and JavaScript.
Enter two numbers and click Add to see the result.
- HTML – Structure of the page
- CSS – Styling and layout
- JavaScript – Handles the calculation logic
- Clone the repository:
git clone https://github.com/your-username/your-repo.git