Build your intuition. Is this statement true or false?
To connect a React front-end with an Express back-end, you can use the fetch
API to make HTTP requests from your React app to your Express server.
Press true if you believe the statement is correct, or false otherwise.