Closed lpatmo closed 4 years ago
Right now, the /resources page on https://cb-react-concept.netlify.com/resources is consuming from a db.json file. Let's have it consume from a copy of localhost:8000 instead!
[ ] Get a list of resources from localhost:8000
https://github.com/codebuddies/frontend/pull/102 fixed this!
Context
Right now, the /resources page on https://cb-react-concept.netlify.com/resources is consuming from a db.json file. Let's have it consume from a copy of localhost:8000 instead!
Acceptance criteria
[ ] Get a list of resources from localhost:8000