HTML,CSS,REACT

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Rabberpoli
Hi! 👋🏻 I gave a look at your GitHub code; looks really nice! Congrats on your first challenge 🎉
Just one thing: Your “preview site” button redirects to a white landing page (You’re using Vercel as hosting service). This issue is given because Vercel is pointing to your “index.HTML” file (which is the one created by front end mentor) and not to your .jsx file where all your components are declared. You should set this configuration on your Vercel dashboard.
By the way, keep going with your challenges, you’re doing a great job! Happy coding! 😎
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