Resolved part of the issue #34.
I've improved the Navigation Bar accessibility by adding an aria-label to the elements. In some elements, the aria-label was passed as props.
I've also nested list elements used in the Navigation Bar inside of an unordered list to fix:
Resolved part of the issue #34. I've improved the Navigation Bar accessibility by adding an aria-label to the elements. In some elements, the aria-label was passed as props. I've also nested list elements used in the Navigation Bar inside of an unordered list to fix: