Pancartex / Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple calculator made in react : https://master--sensational-haupia-be904e.netlify.app/

TODO:

  • format main display with "," (3,000,000)
  • add more functionality to the equal (keep equation on screen post equal, allow pressing equal multiple times in a row, etc...)
  • add keydown window event listener to mimic button click
  • ...

About


Languages

Language:JavaScript 71.3%Language:CSS 21.6%Language:HTML 7.1%