Closed mitchross closed 5 years ago
Working with actual working API is not different in React than in other frameworks/libraries. Please refer to this - https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch for more information on how to use fetch API. Since this is not specific to React, this is outside the scope of this tutorial.
Can you please add an example where we connect to an actual working API? Would be great to see how to manage APIs keys, constants, etc.