DEV Community

Cover image for Feedback needed for React Calculator app
Abhinandan Khilari
Abhinandan Khilari

Posted on

Feedback needed for React Calculator app

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)