Skip to content

A basic calculator built with HTML, CSS, and JavaScript. This calculator supports basic arithmetic operations including addition, subtraction, multiplication, and division. It features a clean and responsive design that is easy to use on any device.

Notifications You must be signed in to change notification settings

mensahTribeWeb/calculator-plain-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoe's Calculator

A basic calculator built with HTML, CSS, and JavaScript. This calculator supports basic arithmetic operations including addition, subtraction, multiplication, and division. It features a clean and responsive design that is easy to use on any device.

image

Features

  • Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
  • Responsive Design: Adaptable layout that works well on both desktop and mobile devices.
  • User-Friendly Interface: Simple and intuitive interface for a seamless user experience.
  • Clear Button: Easily reset the calculator with the all-clear (AC) button.
  • Real-Time Display: Immediate feedback and display updates as you type.

Getting Started

Prerequisites

To run this project, you need a web browser (e.g., Chrome, Firefox, Safari).

Installation

  1. Clone the repository:
    git clone https://github.com/mensahTribeWeb/calculator-plain-js.git
  2. Navigate to the project directory:
    cd calculator-plain-js

Usage

Open the index.html file in your web browser to start using the calculator.

Structure

  • index.html - The main HTML file containing the structure of the calculator.
  • index.css - The CSS file for styling the calculator.
  • index.js - The JavaScript file containing the logic for the calculator operations.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A basic calculator built with HTML, CSS, and JavaScript. This calculator supports basic arithmetic operations including addition, subtraction, multiplication, and division. It features a clean and responsive design that is easy to use on any device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published