Hammit
September 9, 2023, 12:52am
1
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
have you tried to address these issues?
happy coding
Hammit
September 10, 2023, 1:12am
3
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
lasjorg
September 10, 2023, 10:09pm
4
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
system
Closed
March 11, 2024, 10:10am
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.