Is your feature request related to a problem? Please describe.
As new developers join the fray, it would be nice if they had READMEs available throughout directories in the project that help describe/introduce constructs and concepts throughout our codebase. For example:
Technical Background (What is React, What is Redux, How are these components coming together when the site is running?)
Component Background (How are components interacting?)
This could also benefit from a reorganization of components so that those with shared qualities are close together.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. As new developers join the fray, it would be nice if they had READMEs available throughout directories in the project that help describe/introduce constructs and concepts throughout our codebase. For example:
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.