Submitted 11 months ago
space exploration website using react ,tailwind ,json data
@Abed001
Design comparison
SolutionDesign
Solution retrospective
hello, I have two questions: when you visit the pages you will notice that the image takes time to load, second I couldn't figure out how to make the page on the navbar active when clicked although I did it for the JSON data.thanks in advance
Community feedback
- @GenildocsPosted 11 months ago
Hello, congratulations on finishing the challenge. One tip you could implement would be to use the minimum height setting at 100vh so that the background covers 100% of the page.
.w-full { width: 100%; min-height: 100vh; }
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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