When planning a project, we also need to consider what data needs to be available in certain components. Where do you need to declare your variable and which components feed into each other so that the value of the variable is accessible when you click here or navigate to this part of your project? Building out the data flow of your project will also be helpful when building out your folder structure. Take the time to draw out the structure of your project, where you will declare certain variables and build out pieces of logic, and trace the flow of where they will be utilized.
Use data flow apps to build your react chart for your components.
