Example URLs:
-
Super helpful section of docs: https://react.dev/reference/react/useEffect#fetching-data-with-effects
-
Create a React app with https://stackblitz.com/ or create-react-app
-
Make the app show a list of posts, do not worry about pagination
-
Show a loading message while loading.
