Data Layer I
No due date
60% complete
- Take one context and move functions out of that context into the "data layer".
- Hook up said data layer to aid appropriately managing state in said context.
- Setup jest and add a tests/ directory that matches the layout of the dataLayer/ directory (permanent locations can be TBD)