FCC Calculator React Project

Hey All

Please take a look at my calculator and let me know what you think :smiley:

any feedback is appreciated

Source Code - GitHub - rturner1989/FCC-React-Javascript-Calculator

live project - Javascript Calculator

Thanks all

1 Like

Looks good @rturner89. A couple of visual things to revisit;

  • when hovering over the numbers, white on white doesn’t offer good contrast. perhaps swap the background and color when hovering rather than just changing the color.
  • run the following calc… 7 / 3 =

Hello,

Thanks for the reply!

Ive updated the bits you mentioned, let me know what you think :smiley:
Thanks

Looks good to me @rturner89. Nice job.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.