Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 501 Bytes

Calculator

TechnologyUsed HTML | CSS | JavaScript

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • User-friendly interface

Usage

  1. Clone the repository.
  2. Open index.html in a web browser.
  3. Start calculating!

Code Structure

The project follows a modular structure for easy understanding and maintenance.

Demo

Check out the live demo https://pallab-chakraborty.github.io/Calculator/.

Feel free to explore the code and contribute!