Proper project structure is important in a React app because it helps to ensure that the code is organized and easy to understand, which can make it easier to develop and maintain the application over time. A well-structured project can also make it easier to collaborate with other developers, as everyone on the team can understand the purpose and organization of the different files and folders in the project.