React App only showing background

Hello! I’m currently following a react-website development tutorial and I’m now having problem uploading it. When I run it locally it works perfectly but when I upload it to github it only shows the background. Would love some help

github: GitHub - mlghammit/portfolio
website: Hamza Khamissa | Portfolio

hello and welcome to fcc forum :slight_smile:

have you tried to address these issues?
image

happy coding :slight_smile:

Hello! I believe I solved it but for some reason it still shows it as only the background? Am I doing it wrong? How do you see these errors coming up?

New github: GitHub - mlghammit/personal-portfolio

Use Vercel or Netlify instead. I’m sure they will work for you with much less effort.

I’d also suggest using Vite instead of CRA.


The paths in the manifest.json file are not correct.

https://github.com/mlghammit/personal-portfolio/blob/gh-pages/manifest.json

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.