Skip to content

sinakiamehr/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript Calculator

A fully functional calculator built with React that performs basic arithmetic operations with proper order of operations.

✨ Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Follows order of operations (PEMDAS)
  • Immediate execution logic
  • Responsive design
  • Clear and reset functionality
  • Decimal point support
  • Keyboard input support

🌐 Live Demo

πŸ‘‰ You can try the live demo here.

πŸ›  Technologies Used

  • React
  • JavaScript
  • HTML5
  • CSS3
  • Bootstrap

πŸš€ Installation and Setup

To run the project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/sinakiamehr/calculator.git
  2. Navigate into the project folder

    cd calculator
    
  3. Install dependencies

    npm install
    
  4. Run the development server

    npm run dev
    

πŸ“„ License

This project is licensed under the MIT License.

About

This is a calcultor app in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published