Skip to content

blade-sensei/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 1000th React Calculator

Mockups

Thanks Draw.io

Demo

Deployed on firebase host service

https://calculator-1000.firebaseapp.com/

Basic Calculator

  • Testing dealing with string expression
  • Dealing with priority expressions (multiplication/division) checks

Next steps

  • maybe include paranthesis
  • save previous results and show pre-results under the current expression
  • enable +/- sign user inputs
  • keyboard events (already POC but i didn't implemented)

Feel free to give me your feedbacks ! 🙇

About

simple calculator react frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors