Responsive Landing Page Using React and CSS Flex-box
Design comparison
Solution retrospective
I'm currently learning ReactJS so I decided to build this with React. I simply learned how to reuse components. One funny challenge I always have when developing a website is picking the right font and its color, I'd appreciate any advice on how to improve in it.
Community feedback
- @jamesekunolaPosted over 1 year ago
To prevent your UI from extending to the full width of the page when the screen width exceeds 90rem, it is advisable to add a maximum width constraint. This will ensure that your UI maintains a reasonable width even on larger screens and you should add a favicon icon instead of the default react favicon.ico. Other than that, your user interface is commendable.
0
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