- [x] Set up firebase with restful API - [ ] Set up redux-saga to connect to API - [ ] Create actions to get data - [ ] Add ability to get a 'list' of objects - [ ] Add ability to get a single object - [ ] Add ability to query database (if possible)