Skip to content

A React calculator made specifically to match the design requirements stated in the brief.

Notifications You must be signed in to change notification settings

fedgut/Calculator

Repository files navigation

A JS calculator app made with React

Built With:

  • Javascript
  • React

Author

Live Version

Run it

In the command line run:

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser.

Using the App

Input a number, then an operation, then the next number. Click = to complete operation.
AC clears the state.
+/- inverts the sign of the current number.
% divides the current number by 100.

About

A React calculator made specifically to match the design requirements stated in the brief.

Topics

Resources

Stars

Watchers

Forks