React JS website showing blank page

Hi, I’ve my a react website, the content is not showing. It shows a blank page, could someone please look at my code and tell me what I’m doing wrong? I’ve linked my github repository below.
https://github.com/fbibi4/coffee-website
Thank you:)

hello and welcome back to fcc forum :slight_smile:

website link is broken!!

share your github repo for this website

happy coding :slight_smile:

Hi, sorry I completely forgot to make it public. It’s public now.

Regards :slight_smile:

Hi, sorry I completely forgot to make it public. It’s public now.

Regards

its alright :slight_smile:

what is it that you want from this repo to do? what have you tried and where do you think problem exists? can you explain these points? happy coding :slight_smile:

Hi,

My website is completely blank, and none of my code is visible. I’ve checked the console, but I still don’t understand what I’m doing wrong. I’ve attached the console error messages, the Netlify notification indicates that the site does not exist. Could you please help me figure out what’s going on?

Thanks!

locally when you run this, how does your “root folder” looks like? i bet its not like as its in your repo, right?

your repo might not be configured correctly for netlify to use for deployment!! looking at your repo it seems you code resides in another nested folder and not in root folder, maybe having a look at a deployment blog or youtube video beforehand to do so should be useful, happy coding :slight_smile:

Thank you, I’ll take on your advice.
Regards

1 Like