Return JSON from Express and Handle CORS Errors

Share this video with your friends

Send Tweet

In this lesson we'll introduce our Catchphrase app and use our Express API to serve the image URL. We'll add our custom client side fetch call and deal with CORS issues created by serving our API and application from different origins.