This repository was archived by the owner on Sep 21, 2024. It is now read-only.
[1] Replace faker.data with Axios call to server endpoint in App.jsx #114
Labels
implementation
Adding new feature/functionality/style
Want to replace the fake data with an actual call to real (fake) data in our database, using a default username for the time being. Doing so will allow for testing of the POST and GET methods.
Edit location: ComponentDidMount within App.jsx
The text was updated successfully, but these errors were encountered: