Skip to content

Coder-Mujahid/calculator_with_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator with JavaScript

Overview

This simple calculator web application is built using HTML, CSS, and JavaScript. It provides basic arithmetic operations, making it a handy tool for quick calculations.

Demo

Check out the live demo here.

Features

  • Arithmetic Operations: Addition, subtraction, multiplication, and division.
  • Responsive Design: Works well on various screen sizes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/coder-mujahid/calculator_with_js.git