An open API service indexing awesome lists of open source software.

https://github.com/raj-kashyap001/calculator


https://github.com/raj-kashyap001/calculator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Calculator Web App

A simple web-based calculator application built with HTML, CSS, and JavaScript. Perform basic arithmetic operations, chain operators, and calculate percentages effortlessly.

## Table of Contents

- [Features](#features)
- [Demo](#demo)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Features

- Basic HTML layout with screen and button sections.
- CSS styles for responsive design and visual appeal.
- JavaScript functions to handle number input, operators, and calculations.
- Support for chaining operators and handling decimals.
- "AC" (All Clear) and "%" functions implemented.

## Getting Started

Follow these steps to set up the project locally:

1. Clone the repository:
```bash
git clone https://github.com/your-username/calculator-web-app.git