Design comparison
SolutionDesign
Solution retrospective
Information about the project
Technologies Used
- CSS: Grid, flexbox, pseudo-elements and pseudo-classes
- HTML: Semantic markup
- Javascript: React components for each section as well as navigation bar
Areas of Opportunity
- Most struggles were with styling, specifically positioning and active states
- Unable to create responsive navbar with Javascript, instead used :active/:focus-within pseudoclasses in order to create navbar, which resulted in being unable to properly close the navbar and posed further challenges for responsivity.
- For some reason the attribution footer seems to have disappeared. Is this because React prefers the only visible element be the #root div?
Tools Used
- VSCode
- CRA
- CSS, React documentation
- NPM
Please feel free to leave any feedback that you feel may help me on my journey. I am getting very comfortable with react components, but still find CSS to be troublesome at times.
Community feedback
- @mukwende2000Posted over 1 year ago
Looks like your repo only contains production ready code.
1@clinto-beanPosted over 1 year agoI will fix that, whoops!
I have moved it into a folder within the repo called 'code'.
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