Hello friends,
I am new to ReactJS and have recently built a Calculator app with ReactJS using functional components and hooks. Calculations can be done with buttons on the UI as well as the keyboard inputs.
I would like to get feedback regarding the folder structure, performance optimizations, coding standards, etc.
Codesandbox link is here
Top comments (0)