I'm thrilled to share the completion of the 2nd task of my CodSoft Web Development Internship - a Basic Calculator Web App. This app allows users to perform simple calculations right in their browser.
Features:
- User-friendly calculator interface.
- Addition, subtraction, multiplication, and division operations.
- Immediate and accurate results.
Tech Used:
- HTML, CSS for app layout and design.
- JavaScript for calculator functionality.
Usage:
- Open the calculator app in your browser.
- Input numbers and use the operation buttons (+, -, *, /).
- The calculator will display the result instantly.