Skip to content

The-Big-Danny/Multiplication-CALC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Multiplication Calculator

A simple web-based multiplication calculator built with HTML, CSS, and JavaScript.
This project allows users to input two numbers, validates the input, and displays the multiplication result.

Features

  • Input two numbers and multiply them instantly.
  • Validates if the inputs are empty or not numbers.
  • Displays an alert if the input is invalid.
  • Responsive and beginner-friendly project.

πŸš€ How to Run Locally

  1. Clone this repository:

    (https://github.com/The-Big-Danny/Multiplication-CALC.git)
    
  2. Open the project folder.

  3. Launch index.html in your browser.

Or view live via GitHub Pages: Live Demo

πŸ”— Live Preview

πŸ‘‰ View Calculator

Releases

No releases published

Packages

 
 
 

Contributors