Modernize App
- 
Setup webworker to make app offline first again 
- 
Decouple data layer ; make app actually query pouchdb instead of getting everything 
- 
Remove postcss / CssModules / material-ui dependencies ; homeroll own css using a cssInJS solution 
- 
Update react / utilize new features like hooks 
- 
Create separate project to scrape/ manage db 
- 
Add cypress tests to facilitate automatic dependency updating 
Edited  by Mitchel Spears