Skip to content

Antranduc/react-rpn-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React RPN Calculator

A calculator application made using ReactJS following an Everything React tutorial.

Tutorial was followed for layout, but calculations were modified to follow the Reverse Polish notation.

To-Do

  • Pop operands off of array after calculating result.
  • Allow backspace to properly edit previous operand.

About

RPN Calculator created with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published