React, React router, responsive, no Figma

Solution retrospective
Initially I wanted to avoid React and React Router, so I ended up cobbling together some vanilla JS routing. It worked, at least locally, but did not render anything when viewed on Github pages. I ended up rebuilding it using React.
The non-React attempt is the main
branch. Github pages uses the main
branch (but doesn't actually display anything) The Netlify site uses the react
branch.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @imparassharma
I didn't understand...are you having problem in publishing the react app in github?
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