tconey23 / rancidTomatillos

https://rancid-tomatillos-kappa.vercel.app
0 stars 1 forks source link

Feature/error_handling #23

Closed tconey23 closed 7 months ago

tconey23 commented 7 months ago

This commit adds the functionality to catch errors when fetching data either on page load or when a movie is selected.

-Added ErrorHandling.js and ErrorHandling.css -Added simulated 500 lever errors to fetch requests in App.js Uncomment simulated errors in fetch requests to test functionality

See issue https://github.com/tconey23/rancidTomatillos/issues/11