Skip to content

imcaizheng/calculator

 
 

Repository files navigation

Calculator

Differences From The Original Project

  • add another display to show the processing operation.
  • add a button to delete the last digit.
  • remove some less important buttons.

The current panel looks like this: screenshot

Created with create-react-app. See the full create-react-app guide.

Try It

ahfarmer.github.io/calculator

Install

npm install

Usage

npm start

About

Simple calculator built with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.4%
  • CSS 17.8%
  • HTML 10.8%