Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Fylo Storage

@00YellowLemon

Desktop design screenshot for the Fylo data storage component coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi guys I dont know why the site does not show through github pages. This is my first time using react. Please help.

Community feedback

Boots 😺 1,590

@adityaphasu

Posted

Hi!

The correct steps to deploy react app on GitHub pages weren't taken hence the blank page. Deploying a React app to GitHub Pages requires extra steps to build the app and handle client-side routing compared to deploying a standard static website. ( mostly to compile all the JSX code you've written into a format that browsers can understand)

You can use a hosting service like Vercel or Netlify to host instead as it's quite easier with these services.

  • Here are the guides on how to deploy to these: Vercel , Netlify

If you still prefer using Github pages then I'd suggest you watch this video which will help you go through step by step process to deploy the react app.

Good luck!

Marked as helpful

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord