A React landing page, styled with styled components. (React router)
Design comparison
Solution retrospective
This is my first project using React.jsπ±βπ.
It was great passing props from one place to another, creating data for the page and making reusable components. I got to see why React is so much of a hype and I must say I'm sold π
Also, learnt how to use react styled-components on this projectπ, definitely also my best styling approach. I like the freedom it offers.
Used react-router to create dummy link for my nav menu.
Feedback on this project will be really helpful, Thanks.π
Community feedback
- @dwhensonPosted about 3 years ago
Hey @iadefidipe lovely job here, I have just done this challenge myself and was interested to see your approach and the different things you did.
Mine is far from perfect, but I think one thing you might have overlooked is the ability to use the tabs and open and close the FAQs with the keyboard?
I've no idea how React works and how you'd fix this, but using
button
elements for the tabs, or just a link might help, and maybe thedetails
andsummary
elements for the FAQs might work?I don't know how easy this is React though!!
Cheers and lovely job here!
Dave
2
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