Skip to content

suesdesign/React-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator app built with React

The app creates a simple calculator with functions for addition, subtraction, multiplication and division. The calculator is operated by clicking on numbers and operator buttons. The app features a display showing the calculation to be done, the completed calculation once the '=' button has been clicked and a 'clear' button to reset the output display to 0.

The project uses the math.js library for the calculation:

https://mathjs.org/

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm start

About

A calculator built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published