Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 689 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 689 Bytes

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