React Components

Hello. I hope y’all are doing good.

Quick question. I’m learning react. I began a project on my own, using VS CODE, to learn it efficiently. I installed react as shown in the lessons (create-react-app), i followed all the instructions but, my IMPORTS do not work.

has any one had a similar experience ? if so how can i remedy the problem ?

Yes, a common issue – mostly caused by broken relative file paths.

But to be sure you habe to post your import statements, the error message and a screenshot of your folder structure.

1 Like