Skip to content

Poorya-Rajabi/react-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Simple Calculator

This is a simple calculator built using React. It can perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Demo

You can try out the calculator by clicking on this demo link.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository
git clone https://github.com/aminlotfi/react-calculator.git
  1. Install dependencies
npm install
  1. Run the project
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • HTML 16.1%
  • CSS 3.8%