Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bharatpatel7/TheCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Simple Calculator Project

This is a simple calculator project created with HTML, CSS, and JavaScript. It's a project I developed while learning JavaScript and serves as a beginner-friendly example of a basic calculator application.

## Features

- Addition, subtraction, multiplication, and division operations.
- Clear button to reset the calculator.
- Responsive design for various screen sizes.

## Preview

![Calculator Preview](preview.png)

## Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/your-username/calculator.git
  1. Open the index.html file in your web browser.

Usage

  • Enter numbers using the buttons provided.
  • Use the operation buttons (+, -, *, /) to perform calculations.
  • Press the clear button (C) to reset the calculator.

Contributing

Contributions are welcome! If you have any suggestions for improvements or feature requests, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

Screenshot 2024-04-13 at 10 52 46 PM
  • Thanks to My Motivation for inspiration/code snippets/help etc.

About

Simple and basic calculator from JS, HTML, CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published