Cookbook for ideas how to structure robust reusable components with good separation of concern developed by a non React developer. They aren't styled as design, they are wireframes and any styling is up to the consumer.
cd ~
cd ws
git clone https://github.com/miwashi-edu/edu-component-patterns.git
cd edu-component-patterns
npm install
code .
npm run storybook