A calculator on React. Feedback welcome:)

I would like to get some feedback (suggestions) on my Calculator

I would make sure the display is showed when the calculator is loaded, so it won’t make a big jump when you press your first button!

1 Like

Minus 6 minus 3 = -3 (not -9)
No decimals allowed?
The display overflows eg) -3/55 = 0.05454545454545454
When I start typing after the result it appends to the number in the display.

Thank you @JohnnyBizzel , now you can use negative numbers. And about another bug It should append the number, in another case you can press a Clear button