I am having trouble loading images in a React app created with create-react-app. Loading the images return a 304 Not Modified response. Here is my code: App.js: