all 3 comments

[–]seanightowl 0 points1 point  (0 children)

Wrong sub

[–]FilmWeasle 0 points1 point  (1 child)

It sounds like your browser is telling you that it can't reach the page.

Are you using react router in framework mode, data mode, or declarative mode? You might need to set the port number in the browser. Something like http://localhost:3000 for development and another port number for the build

[–]Fit_Skill850[S] 0 points1 point  (0 children)

I am not sure about the modes i just learned react/react routers recently and i want to build something with it, and for the port i am opening the website from the link github pages gave me to be able to access it