Space Tourism website using react

Please log in to post a comment
Log in with GitHubCommunity feedback
- @adedotxn
Great job
A few adjustments I feel you can make to make this more efficient:
- try out object fit : cover on your background images
- try to maintain a cleaner file structure for your code, it'll be easier to navigate..e.g : a folder containing all your components, another folder containing all your styles and another folder containing all your pages ..(this is just an example)
- also lastly, look up conditional rendering in react js, the content on the destination page don't necessarily have to have their own pages as they're to be rendered on that one page.
Lastly, great job ..your website is okay
Marked as helpful
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