Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 479 Bytes

File metadata and controls

17 lines (14 loc) · 479 Bytes

A basic web-based calculator built with HTML, CSS, and JavaScript. It allows users to input two numbers and multiply them, showing the result instantly in the result box.

FEATURES Input two numbers Validates user input (only accepts numbers) Displays result in real time Simple responsive design

TECH STACK HTML - structure of the calculator CSS - styling the calculator UI JavaScript – logic for calculations and validation

AUTHOR Ihueze Austin Ugocha GITHUB: @whitezaddy