REACT Best Practices Folder Structure - AndelaOSP/Andela-Socials GitHub Wiki
Folder Structure
The folder structure is very important when there is a large project at hand, because if the files are not well placed or segregated, developers often get confused and waste precious time looking for files.
--suggest folder structure here with a clear definition of the contents of each folder--