Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shivshah19/calculator

Our Web Calculator app, It is simple with an easy code to help novices learn how to operate a calculator.
https://github.com/shivshah19/calculator

css html5 javascript

Last synced: 27 days ago
JSON representation

Our Web Calculator app, It is simple with an easy code to help novices learn how to operate a calculator.

Awesome Lists containing this project

README

        

# Calculator Project

## Overview

Welcome to my calculator project! This project is a simple yet functional calculator built using HTML, CSS, and JavaScript. It was completed as part of my internship at Coding Samurai.

## Features

- Perform basic arithmetic operations: addition, subtraction, multiplication, division, Remainder.
- User-friendly interface for a seamless experience.
- Clean and well-documented code for easy understanding and maintenance.
- Responsive design for compatibility across devices.

## Technologies Used

- HTML: Used for structuring the calculator.
- CSS: Styling to enhance the user interface.
- JavaScript: Implemented dynamic functionality and logic.

## How to Use

1. Clone the repository to your local machine.
```bash
git clone https://github.com/ShivShah19/Calculator.git
```
2. Open index.html in your preferred web browser.

## Screenshots

![Screenshot](https://raw.githubusercontent.com/ShivShah19/Calculator/main/Image/Calculator.png)
`https://github.com/ShivShah19/Calculator/blob/main/Image/Calculator.png`

Developer : Shiv Shah

Linkedin : `https://www.linkedin.com/in/shivshah19/`

Feel free to copy and paste this into your README.md file. Remember to replace placeholders like `ShivShah19` with your actual GitHub username.