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
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 #11