Skip to content

aleduruy/react-redux-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-calculator

Simple caculator using React and Redux.

How to run

yarn
yarn start

Then access http://localhost:3000/

To do:

  • Roots
  • Exponents
  • Percentage
  • Float numbers
  • Allow the keyboard use
  • Add unit tests
  • Add npm module for safe eval
  • Add action to the calc function
  • Check if the first digit is not an operator
  • Add esLint

About

Simple calculator using React and Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published