Katrien Schuermans
@katrien-sAll solutions
React on the Accordion-component
#reactPSubmitted 8 months agoI am aware it's entirely overdue using React for an Accordion. But it nevertheless had me encounter issues:
- add hover effect on the title & how to make the title clickable
- how to add in A11y
- how to change background-color in icons/components from other libraries
- how to work with images in React and optimizing for deployment
This I will take with my for future projects and adapt here once I figured out.
Responsive landing page using grid and flex.
PSubmitted 12 months agoI was feeling proud of my hamburger-menu but realised when I was about to add the A11Y-features, this solution is not that user-friendly. I'll look into how making a better and accessible hamburger-menu.
Feel free to guide me to good resources on A11Y.