sample-calculator

The simple calculator is a basic web application that allows users to perform addition, subtraction, multiplication, and division operations. It provides a straightforward interface where users can input numerical values and select the desired operation. Upon pressing the calculate button, the calculator performs the chosen operation and displays t

MIT License

Stars
4

Table of Contents

Sample Calculator

This is my Sample Calculator project! created it by using HTML, CSS and JavaScript.

Built With

1- HTML 2- CSS 3- Linters 4- JavaScript

Tech Stack

Key Features

  • Responsive
  • GitHub WorkFlow
  • Grid and Flexbox

Live Demo

This is the live demo link

Getting Started

Prerequisites

In order to run this project you need:

  1. Web browser.
  2. Code editor.
  3. Git-smc.

Setup

Clone this repository to your desired folder:

Run this command:

  cd my-folder
  git clone https://github.com/hafiz1379/sample-calculator.git

Install

Install this project with:

Run command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

Open index.html using live server extension.

Run tests

To run tests, run the following command:

Coming soon

Deployment

You can deploy this project using:

Coming soon

Authors

Hafizullah Rasa

Hafizullah Rasa

Future Features

  • Responsive Design: The calculator is designed to be responsive, adapting to different screen sizes and devices.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project just give it a star.

License

This project is MIT licensed.

Related Projects