A coding exercise by Steve Henty for Intuit 6/2019
Launches a Storybook of primitive components. Next steps would include:
- wire up the redux connector for BagSelector
- write localStorage side-effects for pokeBag redux slice
- complete remaining components, per project plan in project-notes.md (see link below)
General Instructions
see README_CRA2.md for the original README instructions created by create-react-app
.
Project Notes see project-notes.md for notes and thought processes during the project