I have developed a blog app using React. Images are shown on development environment, however, when I build & upload the app, the images are 'not found'.
I can see the images are in the media folder, it's just not found on github page.
Is there anything I can do to fix this issue?
The code is here:
https://github.com/machikolacey/react-blog-app
The page is here: