Created a calculator with basic functionality, adding, subtraction, multiplication, division, it can handle decimals as well. Built with
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^5.11.4^11.1.0^12.1.10^4.6.0^3.1.0^17.0.1^1.5.2^17.0.14.0.3^1.0.119
commits
Merge branch 'master' of github.com:cvilla714/reactcalculator
c102cc9View on GitHubadded the screenshot and readme file information and license
0333a41View on GitHubadded solution to the double minus symbol hit twiced
8f6287bView on GitHubreturning the current number and added the p tag to display the current numer previous and operation
2cba7b7View on GitHubadded the casese for when pressing the AC button and the period button
1ce6463View on GitHubsettin up the state and conditional to get he innertext form the buttons when pressed
b97313fView on GitHub