Skip to content

DarshanSuresh/BasicCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator

A simple web-based calculator created using HTML and CSS.

BasicCalculator

Overview

This project is a basic calculator built with HTML for the structure and CSS for styling. It provides essential arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Getting Started

Prerequisites

Web browser (Google Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repository: gh repo clone DarshanSuresh/BasicCalculator
  2. Open the index.html file in your preferred web browser.

Usage

  1. Launch the calculator by opening the index.html file.
  2. Perform calculations using the provided buttons.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature)
  6. Create a pull request

Acknowledgments

Inspiration: [https://youtu.be/cGgLHJGyS34?si=RjaJM9j2X9jMeAIY]

About

Basic calculator using HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published